Adds framework for equip delays and adds it to the straight jacket
This commit is contained in:
@@ -35,4 +35,4 @@
|
||||
icon_state = "medical"
|
||||
item_state = "m_mask"
|
||||
permeability_coefficient = 0.01
|
||||
put_on_delay = 10
|
||||
equip_delay_other = 10
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
flags_cover = MASKCOVERSMOUTH
|
||||
w_class = WEIGHT_CLASS_SMALL
|
||||
gas_transfer_coefficient = 0.90
|
||||
put_on_delay = 20
|
||||
equip_delay_other = 20
|
||||
|
||||
/obj/item/clothing/mask/muzzle/attack_paw(mob/user)
|
||||
if(iscarbon(user))
|
||||
|
||||
Reference in New Issue
Block a user