mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
[MIRROR] Have you bingled that (#10545)
Co-authored-by: Cameron Lennox <killer65311@gmail.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
057fffd669
commit
16a213f699
@@ -16,6 +16,7 @@
|
||||
)
|
||||
var/xarch_source_mineral = REAGENT_ID_IRON
|
||||
var/reagent = REAGENT_ID_SILICATE
|
||||
var/wiki_flag = 0
|
||||
|
||||
/ore/New()
|
||||
. = ..()
|
||||
@@ -65,6 +66,7 @@
|
||||
display_name = ORE_SAND
|
||||
smelts_to = MAT_GLASS
|
||||
alloy = 1
|
||||
ore = /obj/item/ore/glass
|
||||
compresses_to = MAT_SANDSTONE
|
||||
|
||||
/ore/phoron
|
||||
@@ -140,6 +142,7 @@
|
||||
display_name = "metallic hydrogen"
|
||||
smelts_to = MAT_TRITIUM
|
||||
compresses_to = MAT_METALHYDROGEN
|
||||
ore = /obj/item/ore/hydrogen
|
||||
scan_icon = "mineral_rare"
|
||||
reagent = REAGENT_ID_HYDROGEN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user