mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-25 14:17:13 +01:00
fixed some hairstyles going bald with an inactive MOD suit helmet
This commit is contained in:
@@ -24,6 +24,9 @@
|
||||
var/alternate_layer = NECK_LAYER
|
||||
var/obj/item/mod/control/mod
|
||||
mutantrace_variation = STYLE_MUZZLE
|
||||
// GS13 EDIT, fix baldening from undeployed MOD helmets
|
||||
dynamic_hair_suffix = ""
|
||||
//GS13 END EDIT
|
||||
|
||||
/obj/item/clothing/head/mod/Destroy()
|
||||
if(!QDELETED(mod))
|
||||
|
||||
Reference in New Issue
Block a user