Can now spawn Resomi.

QoL addition, little more.
This commit is contained in:
PsiOmegaDelta
2015-12-29 14:27:34 +01:00
parent 45d3d843f7
commit a9e1bab519
@@ -1,6 +1,10 @@
/mob/living/carbon/human/dummy
real_name = "Test Dummy"
status_flags = GODMODE|CANPUSH
/mob/living/carbon/human/resomi/New(var/new_loc)
h_style = "Resomi Plumage"
..(new_loc, "Resomi")
/mob/living/carbon/human/skrell/New(var/new_loc)
h_style = "Skrell Male Tentacles"