mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 02:24:11 +01:00
I used the supermatter to destroy the supermatter (#17494)
This commit is contained in:
@@ -356,6 +356,8 @@
|
||||
return
|
||||
else if(istype(AM, /obj/item/nuke_core_container))
|
||||
return
|
||||
else if(istype(AM, /obj/machinery/power/supermatter_crystal))
|
||||
return
|
||||
else
|
||||
investigate_log("has consumed [AM].", "supermatter")
|
||||
qdel(AM)
|
||||
|
||||
Reference in New Issue
Block a user