Material hotfix (#19599)

* Moves MISC to proper spot

Moves table frames to being in furn out from misc.

Gets rid of a duplicate ladder assembly.

* Reflector
This commit is contained in:
Cameron Lennox
2026-07-11 05:10:49 -04:00
committed by GitHub
parent 5910929c1b
commit 78ee44b05b
3 changed files with 20 additions and 27 deletions
@@ -299,10 +299,6 @@
desc = "A box with an internal set of mirrors that reflects all laser beams in a single direction. This one is marked with NanoTrasen's logo."
can_decon = FALSE
/datum/material/steel/generate_recipes()
..()
recipes += new/datum/stack_recipe("reflector frame", /obj/structure/reflector, 5, time = 25, one_per_turf = TRUE, on_floor = TRUE)
/datum/supply_pack/eng/reflector
name = "Reflector crate"
cost = 35