Skip to content

Commit

Permalink
fixes a little fucky wucky
Browse files Browse the repository at this point in the history
  • Loading branch information
fighterslam committed May 18, 2024
1 parent b948887 commit 7a18769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/structures/beds_chairs/chair.dm
Original file line number Diff line number Diff line change
Expand Up @@ -361,4 +361,4 @@
icon = 'icons/obj/structures/handrail.dmi'
icon_state = "handrail"
desc = "A safety railing with buckles to secure yourself to when floor isn't stable enough."
var/item_chair = NULL // this just makes it so it cant be picked up
item_chair = NULL

0 comments on commit 7a18769

Please sign in to comment.