added orderable chickens and cows

This commit is contained in:
Tastyfish
2012-01-16 20:26:17 -05:00
parent 1dbc4997fb
commit df208f7189
9 changed files with 335 additions and 41 deletions
+4 -1
View File
@@ -165,7 +165,10 @@
return
/mob/living/proc/UpdateDamageIcon()
return
return
/mob/living/attack_animal(mob/M)
attack_paw(M) // treat it like a normal non-human attack
/mob/living/verb/change_flavor_text()
set name = "Change Flavor Text"