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"
|
- text: "+ Leather Collar"
|
||||||
probability: 0.5
|
probability: 0.5
|
||||||
- text: "Marine Uniform"
|
- text: "Marine Uniform"
|
||||||
weight: 40
|
weight: 50
|
||||||
repeat: 0.7
|
repeat: 0.7
|
||||||
add:
|
add:
|
||||||
- text: "+ Leg shackles"
|
- text: "+ Leg shackles"
|
||||||
|
|
@ -29,24 +29,25 @@ orders:
|
||||||
- text: "+ Leather Collar"
|
- text: "+ Leather Collar"
|
||||||
probability: 0.5
|
probability: 0.5
|
||||||
- text: "HiViz Overalls + Haix Boots"
|
- text: "HiViz Overalls + Haix Boots"
|
||||||
weight: 30
|
|
||||||
repeat: 0.6
|
|
||||||
- text: "Prison Uniform"
|
|
||||||
weight: 20
|
weight: 20
|
||||||
repeat: 0.8
|
repeat: 0.7
|
||||||
pick:
|
add:
|
||||||
- text: "+ Leg Shackles"
|
- text: "+ Leather Collar"
|
||||||
weight: 30
|
probability: 0.5
|
||||||
- text: "+ HR Restraints"
|
- text: "e.s. Pants + Work Boots"
|
||||||
weight: 10
|
weight: 20
|
||||||
|
repeat: 0.7
|
||||||
|
add:
|
||||||
|
- text: "+ Leather Collar"
|
||||||
|
probability: 0.5
|
||||||
punishments:
|
punishments:
|
||||||
- text: "Kneel facing a wall for 30 minutes"
|
- text: "Kneel facing a wall for 30 minutes"
|
||||||
weight: 20
|
weight: 20
|
||||||
- text: "Kneel facing a wall for 60 minutes"
|
- text: "Kneel facing a wall for 60 minutes"
|
||||||
weight: 5
|
weight: 5
|
||||||
- text: "2 hours of ball stretcher time"
|
|
||||||
weight: 40
|
|
||||||
- text: "4 hours of ball stretcher time"
|
- text: "4 hours of ball stretcher time"
|
||||||
|
weight: 40
|
||||||
|
- text: "6 hours of ball stretcher time"
|
||||||
weight: 5
|
weight: 5
|
||||||
- text: "2 hours of small butt plug time"
|
- text: "2 hours of small butt plug time"
|
||||||
weight: 20
|
weight: 20
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue