mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 06:58:30 +01:00
fix hooded wintercoat action staying (#16778)
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
|
||||
/obj/item/clothing/suit/storage/hooded/dropped()
|
||||
RemoveHood()
|
||||
..()
|
||||
|
||||
/obj/item/clothing/suit/storage/hooded/proc/ToggleHood()
|
||||
if(!hood_up)
|
||||
|
||||
Reference in New Issue
Block a user