Open Lakue-Bit opened 3 years ago
The plasma one is intended I believe
Intended, yes, but kinda lame.
Related to #29926.
rscadd: Blacksmithing forges can now smelt ores, one pile at a time. (except plasma, the fuel)
Agreed and easily fixable. Allow plasma sheets for fuel while ores become sheets. Provide hobo shacks witch a few couple plasma sheets.
1071 runtimes on smelting.dm,8 (http://game.ss13.moe/logs/dev/runtime/2021-09-28-runtime.log)
[17:26:01] Runtime in smelting.dm,8: Cannot read null.storage
proc name: checkIngredients (/datum/smelting_recipe/proc/checkIngredients)
src: Silver (/datum/smelting_recipe/silver)
call stack:
Silver (/datum/smelting_recipe/silver): checkIngredients(null)
Uranium ore (/obj/item/stack/ore/uranium): attempt heating(the forge (/obj/structure/forge), null)
the forge (/obj/structure/forge): process()
Objects (/datum/subsystem/obj): fire(0)
Objects (/datum/subsystem/obj): ignite(0)
Master (/datum/controller/master): RunQueue()
Master (/datum/controller/master): Loop()
Master (/datum/controller/master): StartProcessing()