Merge pull request #7973 from Birdtalon/spidermanbots

Fixes Spiderbots being unable to pass tables.
This commit is contained in:
tigercat2000
2017-08-14 10:46:57 -07:00
committed by GitHub
@@ -9,6 +9,7 @@
universal_speak = 1
health = 40
maxHealth = 40
pass_flags = PASSTABLE
melee_damage_lower = 2
melee_damage_upper = 2
@@ -172,4 +173,4 @@
mind.transfer_to(mmi.brainmob)
mmi = null
name = "Spider-bot"
update_icon()
update_icon()