mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 18:44:48 +01:00
Fix hood runtime
This commit is contained in:
@@ -31,6 +31,8 @@
|
||||
..()
|
||||
|
||||
/obj/item/clothing/suit/hooded/proc/RemoveHood()
|
||||
if(isnull(hood))
|
||||
return
|
||||
icon_state = "[initial(icon_state)]"
|
||||
suit_adjusted = 0
|
||||
if(ishuman(hood.loc))
|
||||
|
||||
Reference in New Issue
Block a user