mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-14 08:34:16 +01:00
Merge pull request #15403 from AffectedArc07/sm-delam-stat
Adds a stat for supermatter delaminations
This commit is contained in:
@@ -300,6 +300,7 @@
|
||||
explode()
|
||||
|
||||
/obj/machinery/power/supermatter_crystal/proc/explode()
|
||||
SSblackbox.record_feedback("amount", "supermatter_delaminations", 1)
|
||||
for(var/mob in GLOB.alive_mob_list)
|
||||
var/mob/living/L = mob
|
||||
if(istype(L) && atoms_share_level(L, src))
|
||||
|
||||
Reference in New Issue
Block a user