Skip to content

Commit

Permalink
Merge pull request #11 from She-Is-Trying-To-Form-Her-First-Thought/c…
Browse files Browse the repository at this point in the history
…ladding

makes wall cladding actually hang on walls
  • Loading branch information
Paxilmaniac authored Nov 25, 2024
2 parents fb1eb97 + b919be6 commit 597eea2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modular_lethal_doppler/wallem/code/wall_cladding.dm
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
anchored = TRUE
density = FALSE
max_integrity = 200
dir = NORTH

/obj/structure/wall_cladding/Initialize(mapload)
. = ..()
Expand Down

0 comments on commit 597eea2

Please sign in to comment.