Skip to content

Commit 66ed857

Browse files
authored
Removes supermatter shards and crystals from procgen loot pool (#38866)
1 parent 811a551 commit 66ed857

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • code/modules/procedural mapping

code/modules/procedural mapping/loot.dm

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,6 @@
393393
/obj/structure/crystal,
394394
/obj/item/clothing/under/grey/grey_soldier,
395395
/obj/item/clothing/under/grey/grey_researcher,
396-
/obj/machinery/power/supermatter/shard,
397396
/obj/item/weapon/grenade/dudebomb,
398397
),
399398
VERY_RARE_LOOT = list(
@@ -406,7 +405,6 @@
406405
/obj/machinery/auto_cloner,
407406
/obj/machinery/communication,
408407
/obj/machinery/replicator,
409-
/obj/machinery/power/supermatter,
410408
)
411409
)
412410

0 commit comments

Comments
 (0)