Merge pull request #4384 from EtheoBoxxman/Bhijnbutt

Ash walker tendril no longer spawns chasm on death
This commit is contained in:
LetterJay
2017-12-17 20:36:17 -06:00
committed by GitHub

View File

@@ -9,7 +9,7 @@
faction = list("ashwalker")
health = 200
maxHealth = 200
loot = list(/obj/effect/collapse)
loot = null
var/meat_counter = 6
/mob/living/simple_animal/hostile/spawner/lavaland/ash_walker/death()