Update ash_walker_den.dm

This commit is contained in:
EtheoBoxxman
2017-12-14 19:38:14 -06:00
committed by GitHub
parent e5671eece5
commit c2153eb279

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()