Skip to content

Commit

Permalink
I am bringing it back
Browse files Browse the repository at this point in the history
  • Loading branch information
Venuska1117 committed Jul 2, 2024
1 parent f1f0e8c commit 53721f6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions code/game/turfs/floors/desert.dm
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@
set_light(2)
icon = 'icons/turf/floors/desert_water_toxic.dmi'
if(0)
set_light(0)
icon = 'icons/turf/floors/desert_water.dmi'
if(-1)
set_light(1)
Expand Down Expand Up @@ -198,6 +199,7 @@
set_light(2)
icon = 'icons/turf/floors/desert_water_toxic.dmi'
if(0)
set_light(0)
icon = 'icons/turf/floors/desert_water.dmi'
if(-1)
set_light(1)
Expand All @@ -222,6 +224,7 @@
set_light(2)
icon = 'icons/turf/floors/desert_water_toxic.dmi'
if(0)
set_light(0)
icon = 'icons/turf/floors/desert_water.dmi'
if(-1)
set_light(1)
Expand Down

0 comments on commit 53721f6

Please sign in to comment.