antenna fixes (#5649)

* antenna fixes

* changelog
This commit is contained in:
ParadoxSpace
2018-11-21 00:25:05 +01:00
committed by Werner
parent 779f8a0733
commit 2429a9e842
3 changed files with 39 additions and 0 deletions
@@ -64,10 +64,12 @@ INITIALIZE_IMMEDIATE(/mob/living/carbon/human/dummy/mannequin)
src.gender = FEMALE
/mob/living/carbon/human/type_a/Initialize(mapload)
h_style = "Classic Antennae"
. = ..(mapload, "Vaurca Worker")
src.gender = NEUTER
/mob/living/carbon/human/type_b/Initialize(mapload)
h_style = "Classic Antennae"
. = ..(mapload, "Vaurca Warrior")
src.gender = NEUTER