I got it for sure this time for real. I'm sure

also fixes random spawns, but sorta. it might not be so great with RNG being a thing
This commit is contained in:
Poojawa
2018-09-24 04:25:32 -05:00
parent e5a96114ca
commit 6001da786c
6 changed files with 50 additions and 20 deletions
@@ -426,6 +426,7 @@
/datum/sprite_accessory/mam_tails
icon = 'modular_citadel/icons/mob/mam_bodyparts.dmi'
/datum/sprite_accessory/mam_tails/none
name = "None"
@@ -217,7 +217,7 @@
//Alien//
/datum/species/xeno
// A cloning mistake, crossing human and xenomorph DNA
name = "xeno"
name = "Xeno Hybrid"
id = "xeno"
say_mod = "hisses"
default_color = "00FF00"