Skip to content

Commit

Permalink
Fix for CL's lockbox.
Browse files Browse the repository at this point in the history
  • Loading branch information
Segrain committed Aug 29, 2023
1 parent f743718 commit 05f7573
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/objects/items/storage/lockbox.dm
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@

/obj/item/storage/lockbox/loyalty
name = "\improper Wey-Yu equipment lockbox"
req_access = null
req_one_access = list(ACCESS_WY_EXEC, ACCESS_WY_SECURITY)

/obj/item/storage/lockbox/loyalty/fill_preset_inventory()
Expand Down

0 comments on commit 05f7573

Please sign in to comment.