Fixes Soviet Mobs being Invisible (#27064)

* i feex

* statue
This commit is contained in:
PopeDaveThe3th
2024-10-12 07:26:24 -04:00
committed by GitHub
parent 01cdf8cf3a
commit ed8809a4fc
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -67,7 +67,7 @@
var/mob/living/carbon/human/H = user
if(H.get_item_by_slot(SLOT_HUD_HEAD) == src)
style.remove(H)
H.faction -= "soviet" //
H.faction -= "soviet"
H.physiology.stun_mod /= 0.80
REMOVE_TRAIT (H, TRAIT_RESISTHEAT, "bearserk")