Skip to content

Commit

Permalink
Update closed.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
KathrinBailey committed May 26, 2024
1 parent 2eae7f5 commit 99fdd35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/turfs/closed.dm
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@
icon_state = "r_wall"
baseturfs = /turf/open/floor/plating
smoothing_flags = SMOOTH_CORNERS
canSmoothWith = list(/turf/closed/wall,/turf/closed/wall/r_wall,/obj/structure/falsewall,/obj/structure/falsewall/reinforced,/turf/closed/wall/rust,/turf/closed/wall/r_wall/rust,/turf/closed/wall/clockwork,/turf/closed/indestructible/f13vaultrusted)
canSmoothWith = list(/turf/closed/wall,/turf/closed/wall/r_wall,/obj/structure/falsewall,/obj/structure/falsewall/reinforced,/turf/closed/wall/rust,/turf/closed/wall/r_wall/rust,/turf/closed/indestructible/f13vaultrusted)

/turf/closed/indestructible/rock/snow
name = "mountainside"
Expand Down

0 comments on commit 99fdd35

Please sign in to comment.