Merge pull request #4923 from Vivinet/xeno-fix

Temp. Xeno-Hybrid Eye Fix + Normal Leg Addition
This commit is contained in:
LetterJay
2018-01-19 03:21:14 -06:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
@@ -90,8 +90,8 @@
id = "xeno"
say_mod = "hisses"
default_color = "00FF00"
species_traits = list(MUTCOLORS,LIPS,DIGITIGRADE,SPECIES_ORGANIC)
mutant_bodyparts = list("xenotail", "xenohead", "xenodorsal", "taur","mam_body_markings")
species_traits = list(MUTCOLORS,EYECOLOR,LIPS,SPECIES_ORGANIC)
mutant_bodyparts = list("xenotail", "xenohead", "xenodorsal", "legs", "taur","mam_body_markings")
default_features = list("xenotail"="xeno","xenohead"="standard","xenodorsal"="standard","mcolor" = "0F0","mcolor2" = "0F0","mcolor3" = "0F0","taur" = "None","mam_body_markings" = "xeno")
attack_verb = "slash"
attack_sound = 'sound/weapons/slash.ogg'