[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:
CHOMPStation2StaffMirrorBot
2025-03-29 14:12:53 -07:00
committed by GitHub
parent 057fffd669
commit 16a213f699
386 changed files with 5637 additions and 1162 deletions

View File

@@ -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