lowered armor value,in search of fixing digitigradelegs

This commit is contained in:
Haresay
2017-08-15 09:25:51 -06:00
parent 93ae8c0e44
commit 7eaaa2e647

View File

@@ -89,7 +89,7 @@ datum/species/mammal
species_traits = list(MUTCOLORS,LIPS,DIGITIGRADE)
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 = 20
armor = 15
heatmod = 1.5
stunmod = 0.9
no_equip = list(slot_head)