Merge pull request #8074 from Atermonera/unmap_tin

Removes tin for ore generation
This commit is contained in:
Atermonera
2021-05-23 12:39:37 -07:00
committed by VirgoBot
parent bf6e945ad5
commit bf07cddb6d
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"silicates" = /obj/item/weapon/ore/glass,
"carbon" = /obj/item/weapon/ore/coal,
"copper" = /obj/item/weapon/ore/copper,
"tin" = /obj/item/weapon/ore/tin,
// "tin" = /obj/item/weapon/ore/tin,
"bauxite" = /obj/item/weapon/ore/bauxite,
"rutile" = /obj/item/weapon/ore/rutile
)