There was an error while loading. Please reload this page.
1 parent 811a551 commit 66ed857Copy full SHA for 66ed857
1 file changed
code/modules/procedural mapping/loot.dm
@@ -393,7 +393,6 @@
393
/obj/structure/crystal,
394
/obj/item/clothing/under/grey/grey_soldier,
395
/obj/item/clothing/under/grey/grey_researcher,
396
- /obj/machinery/power/supermatter/shard,
397
/obj/item/weapon/grenade/dudebomb,
398
),
399
VERY_RARE_LOOT = list(
@@ -406,7 +405,6 @@
406
405
/obj/machinery/auto_cloner,
407
/obj/machinery/communication,
408
/obj/machinery/replicator,
409
- /obj/machinery/power/supermatter,
410
)
411
412
0 commit comments