Merge pull request #8592 from phil235/AlienAttackBlob

Fixes alien humanoids not being able to attack blobs.
This commit is contained in:
Jordie
2015-03-31 19:11:12 +11:00
2 changed files with 27 additions and 31 deletions
@@ -53,7 +53,7 @@
id = "plant"
default_color = "59CE00"
specflags = list(MUTCOLORS,EYECOLOR)
attack_verb = "slice"
attack_verb = "slash"
attack_sound = 'sound/weapons/slice.ogg'
miss_sound = 'sound/weapons/slashmiss.ogg'
burnmod = 1.25