mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
make bananium smeltable
exactly as the title says, though, the smelter menu calls it 'clown', because the oretag is clown, didn't fix it, because i dont know what things use the oretag variable(i know some), and didn't want to break anything over such a small bug
This commit is contained in:
@@ -49,3 +49,7 @@
|
||||
smelts_to = /obj/item/stack/sheet/mineral/tritium
|
||||
compresses_to = /obj/item/stack/sheet/mineral/mhydrogen
|
||||
oretag = "hydrogen"
|
||||
|
||||
/datum/ore/clown
|
||||
smelts_to = /obj/item/stack/sheet/mineral/clown
|
||||
oretag = "clown"
|
||||
Reference in New Issue
Block a user