mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
and Cut()
This commit is contained in:
@@ -1005,5 +1005,5 @@ var/list/teleport_runes = list()
|
||||
/obj/effect/rune/manifest/Destroy()
|
||||
for(var/mob/living/carbon/human/guy in summoned_guys)
|
||||
guy.dust()
|
||||
summoned_guys = list()
|
||||
summoned_guys.Cut()
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user