Merge pull request #11170 from Heroman3003/thepurge

Finishes purge of Industrial Expansion
This commit is contained in:
Aronai Sieyes
2021-07-20 10:45:40 -04:00
committed by Chompstation Bot
parent 4a6c523aa6
commit 66669af98d
10 changed files with 49 additions and 57 deletions

View File

@@ -175,7 +175,7 @@
ore = /obj/item/weapon/ore/lead
scan_icon = "mineral_rare"
reagent = "lead"
/*
/ore/copper
name = "copper"
display_name = "copper"
@@ -215,7 +215,7 @@
ore = /obj/item/weapon/ore/bauxite
scan_icon = "mineral_common"
reagent = "aluminum"
*/
/ore/rutile
name = "rutile"
display_name = "rutile"
@@ -225,7 +225,7 @@
alloy = 1
ore = /obj/item/weapon/ore/rutile
scan_icon = "mineral_uncommon"
/*
/ore/painite
name = "painite"
display_name = "rough painite"
@@ -243,3 +243,4 @@
spread_chance = 1
ore = /obj/item/weapon/ore/void_opal
scan_icon = "mineral_rare"
*/