mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 23:58:07 +01:00
Merge pull request #8592 from phil235/AlienAttackBlob
Fixes alien humanoids not being able to attack blobs.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user