Merge pull request #284 from Tastyfish/master

added orderable chickens and cows
This commit is contained in:
SkyMarshal
2012-01-16 23:17:36 -08:00
10 changed files with 338 additions and 44 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"