Update tarrasque.dm

This commit is contained in:
Sharkmare
2019-03-18 05:36:02 +01:00
committed by GitHub
parent 81637b7d3a
commit bd063cc5bb
@@ -93,7 +93,7 @@
//MRX Variation
/mob/living/simple_animal/hostile/tarrasque/mrx
icon = 'icons/mobs/64x64'
icon = 'icons/mob/64x64'
name = "Entity X"
desc = "The call of the abyss manifested."
hasdrops = 0
@@ -126,7 +126,7 @@
resting = !resting
if (anchored)
set_light(l_range = 1.5, l_power = 2, l_color = COLOR_RED)
for(/obj/machinery/door/airlock/door in range(3, src))
for(var/obj/machinery/door/airlock/door in range(3, src))
door.open()
//time for special MR X kick you in the shins and stands there code