Skip to content

Commit

Permalink
no emergency sprite for floor lights
Browse files Browse the repository at this point in the history
  • Loading branch information
FalloutFalcon committed Sep 11, 2024
1 parent 7810e23 commit 1bead3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/power/lighting.dm
Original file line number Diff line number Diff line change
Expand Up @@ -937,6 +937,7 @@ MAPPING_DIRECTIONAL_HELPERS(/obj/machinery/light/small/built, 28)
layer = 2.5
light_type = /obj/item/light/bulb
fitting = "bulb"
no_emergency = TRUE

#undef LIGHT_DRAIN_TIME //WS Edit -- Ethereal Charge Scaling
#undef LIGHT_POWER_GAIN //WS Edit -- Ethereal Charge Scaling

0 comments on commit 1bead3f

Please sign in to comment.