Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Rxup committed Apr 9, 2024
1 parent 7f72647 commit 3d01053
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
1 change: 1 addition & 0 deletions Resources/Prototypes/Backmen/Maps/Pool/backmenstandart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@
- Reach
- Bagel
- Train
- CorvaxSplit
2 changes: 1 addition & 1 deletion Resources/Prototypes/Catalog/Cargo/cargo_vending.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
sprite: Objects/Specific/Service/vending_machine_restock.rsi
state: base
product: CrateVendingMachineRestockAutoDrobeFilled
cost: 1200
cost: 1300
category: cargoproduct-category-name-service
group: market

Expand Down
11 changes: 11 additions & 0 deletions Resources/Prototypes/Corvax/Maps/split.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
addComponents:
- type: ProtectedGrid
- type: TradeStation
- type: ArrivalsProtectGrid
paths:
- /Maps/Shuttles/trading_mayhen.yml
- type: StationCargoShuttle
Expand Down Expand Up @@ -63,6 +64,8 @@
# cargo
SalvageSpecialist: [ 1, 1 ]
CargoTechnician: [ 3, 3 ]
# backmen
SAI: [1, 1] # backmen-SAI
Payback:
stationProto: NanotrasenStationNoArrivals
components:
Expand All @@ -77,6 +80,7 @@
addComponents:
- type: ProtectedGrid
- type: TradeStation
- type: ArrivalsProtectGrid
paths:
- /Maps/Shuttles/trading_payback.yml
- type: StationCargoShuttle
Expand Down Expand Up @@ -118,6 +122,10 @@
# cargo
SalvageSpecialist: [ 1, 1 ]
CargoTechnician: [ 2, 3 ]
# backmen
Prisoner: [ 3, 6]
SAI: [1, 1] # backmen-SAI
Brigmedic: [ 0, 1 ] # backmen-Brigmedic
Lumber:
stationProto: NanotrasenStationNoArrivals
components:
Expand All @@ -132,6 +140,7 @@
addComponents:
- type: ProtectedGrid
- type: TradeStation
- type: ArrivalsProtectGrid
paths:
- /Maps/Shuttles/trading_outpost.yml
mining:
Expand Down Expand Up @@ -176,3 +185,5 @@
Quartermaster: [ 1, 1 ]
SalvageSpecialist: [ 3, 3 ]
CargoTechnician: [ 3, 4 ]
# backmen
SAI: [1, 1] # backmen-SAI

0 comments on commit 3d01053

Please sign in to comment.