Skip to content

Commit

Permalink
Update code/game/objects/structures/cabinet_types.dm
Browse files Browse the repository at this point in the history
Signed-off-by: FalloutFalcon <[email protected]>
  • Loading branch information
FalloutFalcon authored Sep 26, 2024
1 parent 44517a0 commit f2ae502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/structures/cabinet_types.dm
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
anchored = TRUE
density = FALSE
stored_sprite = "axe"
stored = /obj/item/melee/axe/fire
allowed_type = /obj/item/melee/axe/fire
req_one_access_txt = "24"

0 comments on commit f2ae502

Please sign in to comment.