Skip to content

Commit

Permalink
gives flag
Browse files Browse the repository at this point in the history
  • Loading branch information
uuuuhuuuu committed Apr 21, 2024
1 parent 35c9627 commit 5f3e4af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/objects/structures/fence.dm
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
desc = "A large metal mesh strewn between two poles. Intended as a cheap way to separate areas, while allowing one to see through it."
icon = 'icons/obj/structures/props/fence.dmi'
icon_state = "fence0"
throwpass = TRUE
density = TRUE
anchored = TRUE
layer = WINDOW_LAYER
Expand Down

0 comments on commit 5f3e4af

Please sign in to comment.