Update lizardpeople.dm

This commit is contained in:
deathride58
2017-11-22 17:50:23 -05:00
committed by GitHub
parent 93a2d653bf
commit 6bfba3ea03

View File

@@ -4,13 +4,8 @@
id = "lizard"
say_mod = "hisses"
default_color = "00FF00"
<<<<<<< HEAD
species_traits = list(MUTCOLORS,EYECOLOR,LIPS,HAIR,FACEHAIR)
species_traits = list(SPECIES_ORGANIC,MUTCOLORS,EYECOLOR,LIPS, HAIR, FACEHAIR)
mutant_bodyparts = list("tail_lizard", "snout", "spines", "horns", "frills", "body_markings", "legs", "taur")
=======
species_traits = list(SPECIES_ORGANIC,MUTCOLORS,EYECOLOR,LIPS)
mutant_bodyparts = list("tail_lizard", "snout", "spines", "horns", "frills", "body_markings", "legs")
>>>>>>> 9d487d2... Divides species in subtypes, makes viruses able to infect certain subtypes (#32858)
mutanttongue = /obj/item/organ/tongue/lizard
mutanttail = /obj/item/organ/tail/lizard
coldmod = 1.5