This commit is contained in:
LetterJay
2016-08-08 19:56:02 -05:00
parent d4ca460dd0
commit ccfc800dfe
3 changed files with 3 additions and 3 deletions

View File

@@ -50,7 +50,7 @@
/datum/species/lizard
// Reptilian humanoids with scaled skin and tails.
name = "Lizardperson"
id = "lizardperson"
id = "lizard"
say_mod = "hisses"
default_color = "00FF00"
specflags = list(MUTCOLORS,EYECOLOR,LIPS)