mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-25 21:16:39 +01:00
Tactical jumpsuit can roll down or roll sleeves
This commit is contained in:
@@ -61,7 +61,8 @@
|
||||
item_state_slots = list(slot_r_hand_str = "green", slot_l_hand_str = "green")
|
||||
armor = list(melee = 10, bullet = 5, laser = 5,energy = 0, bomb = 0, bio = 0, rad = 0)
|
||||
siemens_coefficient = 0.9
|
||||
rolled_sleeves = -1
|
||||
rolled_sleeves = 0
|
||||
rolled_down = 0
|
||||
|
||||
/*
|
||||
* Detective
|
||||
|
||||
Reference in New Issue
Block a user