massive burndown (#29894)

This commit is contained in:
Contrabang
2025-07-27 20:52:39 +00:00
committed by GitHub
parent a596fba80d
commit 1504ed98be
1043 changed files with 0 additions and 3598 deletions
@@ -4,7 +4,6 @@
icon = 'icons/obj/machines/smithing_machines.dmi'
icon_state = "casting_open"
max_integrity = 100
pixel_x = 0 // 1x1
pixel_y = 0
bound_height = 32
bound_width = 32
@@ -4,7 +4,6 @@
icon = 'icons/obj/machines/smithing_machines.dmi'
icon_state = "assembler"
max_integrity = 100
pixel_x = 0 // 1x1
pixel_y = 0
bound_height = 32
bound_width = 32
@@ -257,7 +256,6 @@
icon = 'icons/obj/machines/smithing_machines.dmi'
icon_state = "assembler"
max_integrity = 100
pixel_x = 0 // 1x1
pixel_y = 0
bound_height = 32
bound_width = 32
@@ -1,7 +1,6 @@
/obj/machinery/smithing/lava_furnace
name = "lava furnace"
desc = "A furnace that uses the innate heat of lavaland to reheat metal that has not been fully reshaped."
icon = 'icons/obj/machines/large_smithing_machines.dmi'
icon_state = "furnace_off"
operation_sound = 'sound/surgery/cautery1.ogg'
/// How much the device heats the component
@@ -1,8 +1,6 @@
/obj/machinery/smithing/power_hammer
name = "power hammer"
desc = "A heavy-duty pneumatic hammer designed to shape and mold molten metal."
icon = 'icons/obj/machines/large_smithing_machines.dmi'
icon_state = "power_hammer"
operation_sound = 'sound/magic/fellowship_armory.ogg'
/obj/machinery/smithing/power_hammer/Initialize(mapload)