Skip to content

Commit

Permalink
Update new_turfs.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
dwasint committed Jun 30, 2024
1 parent 01a7621 commit c5df12c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions monkestation/code/modules/map_gen_expansions/new_turfs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,10 @@
light_power = 0.50
light_color = COLOR_VERY_LIGHT_GRAY

/turf/open/misc/asteroid/forest/mushroom/getDug()
. = ..()
icon_state = base_icon_state

/turf/open/misc/asteroid/forest/mushroom/blue
icon_state = "mushroom_blue"
base_icon_state = "mushroom_blue"
Expand Down

0 comments on commit c5df12c

Please sign in to comment.