mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-10 07:30:36 +01:00
Bag of holding nerf.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
qdel(W)
|
||||
playsound(loccheck,'sound/effects/supermatter.ogg', 200, 1)
|
||||
user.gib(TRUE, TRUE, TRUE)
|
||||
for(var/turf/T in range(6,loccheck))
|
||||
for(var/turf/T in range(2,loccheck))
|
||||
if(istype(T, /turf/open/space/transit))
|
||||
continue
|
||||
for(var/mob/living/M in T)
|
||||
|
||||
Reference in New Issue
Block a user