From 0f3f80c0ebf94fdd31c9ebcd3ecd14e867d90095 Mon Sep 17 00:00:00 2001 From: Ediblebomb <95509996+Ediblebomb@users.noreply.github.com> Date: Sun, 2 Jun 2024 00:59:42 -0500 Subject: [PATCH] Vibe Check --- code/game/objects/structures/props.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/game/objects/structures/props.dm b/code/game/objects/structures/props.dm index c7cee6b5c8..4a4af8fef3 100644 --- a/code/game/objects/structures/props.dm +++ b/code/game/objects/structures/props.dm @@ -658,6 +658,7 @@ health = 150 light_range = 6 light_on = TRUE + light_color = LIGHT_COLOUR_FIRE unslashable = TRUE /// What obj this becomes when it gets to its next stage of construction / ignition var/frame_type