lowered armor value,in search of fixing digitigradelegs
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user