We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc4ebba commit d3fa944Copy full SHA for d3fa944
Resources/Prototypes/DeltaV/Catalog/Fills/Lockers/heads.yml
@@ -9,6 +9,7 @@
9
- id: BoxPDACargo
10
- id: QuartermasterIDCard
11
- id: ClothingShoesBootsWinterLogisticsOfficer
12
+ - id: StockTradingCartridge
13
- id: LunchboxCommandFilledRandom
14
prob: 0.3
15
Resources/Prototypes/Entities/Objects/Devices/pda.yml
@@ -1024,6 +1024,12 @@
1024
borderColor: "#3f3f74"
1025
- type: Icon
1026
state: pda-reporter
1027
+ - type: CartridgeLoader # DeltaV
1028
+ preinstalled:
1029
+ - CrewManifestCartridge
1030
+ - NotekeeperCartridge
1031
+ - NewsReaderCartridge
1032
+ - StockTradingCartridge # DeltaV - StockTrading
1033
1034
- type: entity
1035
parent: BasePDA
0 commit comments