Skip to content

Commit

Permalink
added spawning for roller shoes
Browse files Browse the repository at this point in the history
  • Loading branch information
Mom-Bun authored May 29, 2019
1 parent 0a9fab4 commit 19a0a9c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/json/item_groups.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
[ "backpack", 38 ],
[ "slingpack", 19 ],
[ "pockknife", 14 ],
[ "roller_shoes_off", 10],
[ "knife_swissarmy", 10 ],
[ "hairpin", 5 ],
[ "fc_hairpin", 1 ],
Expand Down Expand Up @@ -844,6 +845,7 @@
[ "mask_hockey", 5 ],
[ "hockey_stick", 10 ],
[ "roller_blades", 20 ],
[ "roller_shoes_off", 10],
[ "jersey", 40 ],
[ "puck", 5 ],
[ "baseball", 5 ],
Expand Down Expand Up @@ -2631,6 +2633,7 @@
[ "leathersandals", 10 ],
[ "rollerskates", 1 ],
[ "roller_blades", 5 ],
[ "roller_shoes_off", 1 ],
[ "mocassins", 20 ]
]
},
Expand Down Expand Up @@ -2842,6 +2845,7 @@
[ "leathersandals", 100 ],
[ "rollerskates", 10 ],
[ "roller_blades", 20 ],
[ "roller_shoes_off", 10],
[ "boots_rubber", 20 ],
[ "clownshoes", 10 ],
[ "mocassins", 40 ]
Expand Down Expand Up @@ -3843,6 +3847,7 @@
[ "roller_blades", 20 ],
[ "rollerskates", 10 ],
[ "rollerskates", 10 ],
[ "roller_shoes_off", 10],
[ "survnote", 3 ],
[ "radio_car_box", 3 ],
[ "radiocontrol", 10 ],
Expand Down Expand Up @@ -4326,6 +4331,7 @@
[ "boots_hiking", 10 ],
[ "roller_blades", 20 ],
[ "rollerskates", 10 ],
[ "roller_shoes_off", 10],
[ "runner_bag", 5 ],
[ "gloves_tactical", 1 ],
[ "glasses_bal", 5 ],
Expand Down

0 comments on commit 19a0a9c

Please sign in to comment.