Update tarrasque.dm

This commit is contained in:
Sharkmare
2019-03-19 16:10:08 +01:00
committed by GitHub
parent 66253338be
commit 93d1320e07
@@ -151,7 +151,8 @@
/mob/living/simple_animal/hostile/tarrasque/mrx/Life()
..()
if(resting)
if(resting && !client)
resting = !resting
if (anchored)
set_light(l_range = 1.5, l_power = 2, l_color = COLOR_RED)