Update Orders
This commit is contained in:
parent
70184112c1
commit
2e83027fc5
1 changed files with 13 additions and 12 deletions
25
orders.yml
25
orders.yml
|
|
@ -13,7 +13,7 @@ orders:
|
|||
- text: "+ Leather Collar"
|
||||
probability: 0.5
|
||||
- text: "Marine Uniform"
|
||||
weight: 40
|
||||
weight: 50
|
||||
repeat: 0.7
|
||||
add:
|
||||
- text: "+ Leg shackles"
|
||||
|
|
@ -29,24 +29,25 @@ orders:
|
|||
- text: "+ Leather Collar"
|
||||
probability: 0.5
|
||||
- text: "HiViz Overalls + Haix Boots"
|
||||
weight: 30
|
||||
repeat: 0.6
|
||||
- text: "Prison Uniform"
|
||||
weight: 20
|
||||
repeat: 0.8
|
||||
pick:
|
||||
- text: "+ Leg Shackles"
|
||||
weight: 30
|
||||
- text: "+ HR Restraints"
|
||||
weight: 10
|
||||
repeat: 0.7
|
||||
add:
|
||||
- text: "+ Leather Collar"
|
||||
probability: 0.5
|
||||
- text: "e.s. Pants + Work Boots"
|
||||
weight: 20
|
||||
repeat: 0.7
|
||||
add:
|
||||
- text: "+ Leather Collar"
|
||||
probability: 0.5
|
||||
punishments:
|
||||
- text: "Kneel facing a wall for 30 minutes"
|
||||
weight: 20
|
||||
- text: "Kneel facing a wall for 60 minutes"
|
||||
weight: 5
|
||||
- text: "2 hours of ball stretcher time"
|
||||
weight: 40
|
||||
- text: "4 hours of ball stretcher time"
|
||||
weight: 40
|
||||
- text: "6 hours of ball stretcher time"
|
||||
weight: 5
|
||||
- text: "2 hours of small butt plug time"
|
||||
weight: 20
|
||||
|
|
|
|||
Loading…
Reference in a new issue