Skip to content

Commit

Permalink
Cargo Voucher added
Browse files Browse the repository at this point in the history
  • Loading branch information
blackknight954 committed Jan 12, 2025
1 parent 8b707fd commit 9f9baf7
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -120,3 +120,16 @@
- type: ShipyardVoucher
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 9f9baf7

Please sign in to comment.