mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
[MIRROR] Industrial Expansion
This commit is contained in:
@@ -43,4 +43,12 @@
|
||||
"platinum" = 1,
|
||||
"sand" = 2
|
||||
)
|
||||
product = /obj/item/stack/material/glass/phoronglass
|
||||
product = /obj/item/stack/material/glass/phoronglass
|
||||
|
||||
/datum/alloy/bronze
|
||||
metaltag = "bronze"
|
||||
requires = list(
|
||||
"copper" = 2,
|
||||
"tin" = 1
|
||||
)
|
||||
product = /obj/item/stack/material/bronze
|
||||
|
||||
Reference in New Issue
Block a user