mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-25 21:16:39 +01:00
Update tarrasque.dm
This commit is contained in:
@@ -182,7 +182,7 @@
|
||||
if(istype(A,/turf/simulated/wall))
|
||||
var/turf/simulated/wall/wall = A
|
||||
wall.dismantle_wall(null,null,1)
|
||||
if(isliving(A))
|
||||
if(isliving(A) && !anchored)
|
||||
src.say("Run tasty treat, run~", alang,"chitters") //may hiss may not, balanced
|
||||
var/mob/living/L = A
|
||||
L.Weaken(5)
|
||||
|
||||
Reference in New Issue
Block a user