massive burndown (#29894)

This commit is contained in:
Contrabang
2025-07-27 13:52:39 -07:00
committed by GitHub
parent a596fba80d
commit 1504ed98be
1043 changed files with 0 additions and 3598 deletions
-3
View File
@@ -3,7 +3,6 @@
//this item is intended to give the effect of entering the mine, so that light gradually fades
/obj/effect/light_emitter
name = "Light emitter"
anchored = TRUE
invisibility = 101
var/set_luminosity = 8
var/set_cap = 0
@@ -22,7 +21,6 @@
/obj/structure/closet/wardrobe/miner
name = "mining wardrobe"
icon_state = "generic"
closed_door_sprite = "mixed"
/obj/structure/closet/wardrobe/miner/populate_contents()
@@ -90,6 +88,5 @@
desc = "A mining car. This one doesn't work on rails, but has to be dragged."
name = "mining car (not for rails)"
icon_state = "miningcar"
density = TRUE
icon_opened = "miningcar_open"
icon_closed = "miningcar"