Refactors Ore Eating to Allow the Consumption of Material Sheets

Refactors ore eating to facilitate the ethical consumption of refined materials, easily obtainable on station. Suggested by the kobolds.

Also fixes the material name of Plastitanium glass throughout the codebase.
This commit is contained in:
KasparoVy
2020-05-22 03:25:36 -04:00
parent 7ebe2d6bae
commit 1a5bdf4e98
9 changed files with 118 additions and 47 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
product = /obj/item/stack/material/glass/titanium
/datum/alloy/plastiglass
metaltag = MAT_PLASTANIUMGLASS
metaltag = MAT_PLASTITANIUMGLASS
requires = list(
"rutile" = 1,
"sand" = 2,