Skip to content

Commit

Permalink
Revert "reverted cargo voucher"
Browse files Browse the repository at this point in the history
This reverts commit 0d51d6c.
  • Loading branch information
blackknight954 committed Jan 13, 2025
1 parent 0d51d6c commit 6db361d
Showing 1 changed file with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -121,3 +121,15 @@
access:
- Brig # odd, but potentially restricts cadets in lieu of a security guard-only access level



- type: entity
parent: BaseShipVoucher
id: CargoVoucher
name: Cargo Crate Voucher
description: Allows for purchasing and selling of cargo containers.
components:
- type: CargoVoucher
destroyOnEmpty: false
access:
- Maintenance # An access every ID card starts with

0 comments on commit 6db361d

Please sign in to comment.