mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-19 03:49:10 +01:00
Mining Fixes (#9330)
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
/obj/machinery/mineral/processing_unit_console
|
||||
name = "ore redemption console"
|
||||
desc = "A handy console which can be use to retrieve mining points for use in the mining vendor, or to set processing values for various ore types."
|
||||
desc_info = "Up to date settings for the refinery can be found in the Aurorastation Guide to Mining wikipage."
|
||||
icon = 'icons/obj/terminals.dmi'
|
||||
icon_state = "production_console"
|
||||
density = FALSE
|
||||
@@ -279,6 +281,7 @@
|
||||
|
||||
/obj/machinery/mineral/processing_unit
|
||||
name = "industrial smelter" //This isn't actually a goddamn furnace, we're in space and it's processing platinum and flammable phoron... //lol fuk u bay it is //i'm gay // based and redpilled
|
||||
desc = "A large smelter and compression machine which heats up ore, then applies the process specified within the ore redemption console, outputting the result to the other side."
|
||||
icon = 'icons/obj/machines/mining_machines.dmi'
|
||||
icon_state = "furnace-off"
|
||||
density = TRUE
|
||||
|
||||
Reference in New Issue
Block a user