mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-24 04:26:38 +01:00
Update tarrasque.dm
This commit is contained in:
@@ -128,6 +128,8 @@
|
||||
set_light(l_range = 1.5, l_power = 2, l_color = COLOR_RED)
|
||||
for(var/obj/machinery/door/airlock/door in range(3, src))
|
||||
door.open()
|
||||
spawn(4)
|
||||
door.lock()
|
||||
|
||||
//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)
|
||||
|
||||
Reference in New Issue
Block a user