did some number crunching in regards to armor and practiced, balanced more, still no shoes from digitgrade

This commit is contained in:
Haresay
2017-08-15 09:21:08 -06:00
parent 1cc9a1decf
commit 93ae8c0e44

View File

@@ -89,8 +89,9 @@ 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 = 15
armor = 20
heatmod = 1.5
stunmod = 0.9
no_equip = list(slot_head)
attack_verb = "slash"
attack_sound = 'sound/weapons/slash.ogg'