Update tarrasque.dm

This commit is contained in:
Sharkmare
2019-03-18 04:56:38 +01:00
committed by GitHub
parent 3d242b1424
commit 81637b7d3a
@@ -127,7 +127,7 @@
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))
door.open()
door.open()
//time for special MR X kick you in the shins and stands there code
/mob/living/simple_animal/hostile/tarrasque/mrx/DoPunch(var/atom/A)