mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 12:02:31 +01:00
Can now spawn Resomi.
QoL addition, little more.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user