tweaks to /hooded/ code to allow colour to carry over to hood

This commit is contained in:
faaaay
2022-07-04 21:21:47 +01:00
parent e36729c9cb
commit 6a11aabcbd
+2
View File
@@ -60,6 +60,8 @@
hood.canremove = FALSE
icon_state = "[toggleicon]_t"
H.update_inv_wear_suit()
if(color != hood.color)
hood.color = color
else
RemoveHood()