Skip to content

Commit

Permalink
lighting radius increase
Browse files Browse the repository at this point in the history
  • Loading branch information
realforest2001 committed Apr 22, 2024
1 parent 9da1df0 commit 4c34413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/turfs/floor_types.dm
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@
/turf/open/floor/almayer/aicore/glowing
icon_state = "ai_floor2"
light_color = "#d69c46"
light_range = 2
light_range = 3

/turf/open/floor/almayer/aicore/glowing/Initialize(mapload, ...)
. = ..()
Expand Down

0 comments on commit 4c34413

Please sign in to comment.