Fixed up weird sound-playing by simple animals, changed all simple animal attack strings to past tense so they gel with other harm intent actions. Readded simple_animal eating food, tested everything.

This commit is contained in:
Zuhayr
2014-11-13 21:41:02 +10:30
parent 82090d2de2
commit 31b6cc19ad
42 changed files with 100 additions and 78 deletions

View File

@@ -304,4 +304,5 @@
return
visible_message("<span class='danger'>[user] [attack_message] the [src]!</span>")
dump_contents()
del(src)
spawn(1) del(src)
return 1