gear-orders/orders.yml
2025-11-13 22:03:20 -06:00

39 lines
849 B
YAML

orders_probability: 0.7
orders:
- weight: 20
text: "MX Pants + MX Boots"
repeat: 0.7
add:
- probability: 0.5
text: "+ Collar"
- weight: 20
text: "Race Pants + MX Boots"
repeat: 0.7
add:
- probability: 0.5
text: "+ Collar"
- weight: 40
text: "Marine Uniform"
repeat: 0.7
add:
- probability: 0.9
text: "+ Leg shackles"
- probability: 0.5
text: "+ Collar"
- weight: 30
text: "Army Uniform"
repeat: 0.7
add:
- probability: 0.9
text: "+ Leg Shackles"
- probability: 0.5
text: "+ Collar"
punishments:
- weight: 20
text: "Kneel facing a wall for 30 minutes"
- weight: 5
text: "Kneel facing a wall for 60 minutes"
- weight: 40
text: "2 hours of ball stretcher time"
- weight: 5
text: "4 hours of ball stretcher time"