mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-26 05:26:24 +01:00
I give up
This commit is contained in:
@@ -169,6 +169,8 @@
|
||||
while(anchored)
|
||||
playsound(src.loc, "[active_sound]", 100, 0, 4)
|
||||
sleep(60)
|
||||
if(!target)
|
||||
|
||||
|
||||
//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)
|
||||
@@ -223,6 +225,3 @@
|
||||
*/
|
||||
/mob/living/simple_animal/hostile/tarrasque/mrx/react_to_attack(var/mob/living/M)
|
||||
return //ONly one target at a time, if he dies, we move on.
|
||||
|
||||
/mob/living/simple_animal/hostile/tarrasque/mrx/mobs_in_view()
|
||||
mobs_in_xray_view()
|
||||
|
||||
Reference in New Issue
Block a user