Merge pull request #2388 from sirelgate/master

Xeno Fix, Nerfing them.
This commit is contained in:
LetterJay
2017-08-16 13:51:06 -05:00
committed by GitHub
2 changed files with 1 additions and 3 deletions

View File

@@ -89,9 +89,7 @@ datum/species/mammal
species_traits = list(MUTCOLORS,LIPS,DIGITIGRADE,PIERCEIMMUNE)
mutant_bodyparts = list("xenotail", "xenohead", "xenodorsal", "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")
armor = 15
heatmod = 1.7
no_equip = list(slot_head)
heatmod = 1.3
attack_verb = "slash"
attack_sound = 'sound/weapons/slash.ogg'
miss_sound = 'sound/weapons/slashmiss.ogg'