Skip to content

Commit

Permalink
Перенос шаттлов в папки сториса)
Browse files Browse the repository at this point in the history
  • Loading branch information
aristophanivan committed Aug 29, 2024
1 parent a37be70 commit cddc5f7
Show file tree
Hide file tree
Showing 36 changed files with 33 additions and 33 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Stories/Maps/astra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
- type: StationPrison
gameMap: StoriesPrison
- type: StationEmergencyShuttle
emergencyShuttlePath: /Maps/Shuttles/corvax_emergency.yml
emergencyShuttlePath: /Maps/Stories/Shuttles/corvax_emergency.yml
- type: StationJobs
availableJobs:
# service
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Stories/Maps/avrite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
!type:NanotrasenNameGenerator
prefixCreator: 'SY'
- type: StationEmergencyShuttle
emergencyShuttlePath: /Maps/Shuttles/emergency_corvaxavrit.yml
emergencyShuttlePath: /Maps/Stories/Shuttles/emergency_corvaxavrit.yml
- type: StationJobs
availableJobs:
# service
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Stories/Maps/delta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
!type:NanotrasenNameGenerator
prefixCreator: 'TG'
- type: StationEmergencyShuttle
emergencyShuttlePath: /Maps/Shuttles/emergency_corvaxdelta.yml
emergencyShuttlePath: /Maps/Stories/Shuttles/emergency_corvaxdelta.yml
- type: StationJobs
availableJobs:
Borg: [ 2, 3 ]
Expand Down
8 changes: 4 additions & 4 deletions Resources/Prototypes/Stories/Maps/frame.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,20 @@
!type:NanotrasenNameGenerator
prefixCreator: 'MT'
- type: StationEmergencyShuttle
emergencyShuttlePath: /Maps/Shuttles/corvax_emergency.yml
emergencyShuttlePath: /Maps/Stories/Shuttles/corvax_emergency.yml
- type: StationCargoShuttle
path: /Maps/Shuttles/cargo_mayhen.yml
path: /Maps/Stories/Shuttles/cargo_mayhen.yml
- type: GridSpawn
groups:
trade: !type:GridSpawnGroup
addComponents:
- type: ProtectedGrid
- type: TradeStation
paths:
- /Maps/Shuttles/trading_outpost.yml
- /Maps/Stories/Shuttles/trading_outpost.yml
mining: !type:GridSpawnGroup
paths:
- /Maps/Shuttles/corvax_mining.yml
- /Maps/Stories/Shuttles/corvax_mining.yml
# Spawn last
ruins: !type:GridSpawnGroup
hide: true
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Stories/Maps/gelta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
!type:NanotrasenNameGenerator
prefixCreator: 'TG'
- type: StationEmergencyShuttle
emergencyShuttlePath: /Maps/Shuttles/emergency_courser.yml
emergencyShuttlePath: /Maps/Stories/Shuttles/emergency_courser.yml
- type: StationJobs
availableJobs:
CargoTechnician: [ 4, 4 ]
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Stories/Maps/ishimura.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
!type:NanotrasenNameGenerator
prefixCreator: 'SY'
- type: StationEmergencyShuttle
emergencyShuttlePath: /Maps/Shuttles/emergency_omega.yml
emergencyShuttlePath: /Maps/Stories/Shuttles/emergency_omega.yml
- type: StationJobs
availableJobs:
# service
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Stories/Maps/maus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
!type:NanotrasenNameGenerator
prefixCreator: "Z"
- type: StationEmergencyShuttle
emergencyShuttlePath: /Maps/Shuttles/emergency_maus.yml
emergencyShuttlePath: /Maps/Stories/Shuttles/emergency_maus.yml
- type: StationCargoShuttle
path: /Maps/Shuttles/cargo_maus.yml
path: /Maps/Stories/Shuttles/cargo_maus.yml
- type: StationJobs
availableJobs:
CargoTechnician: [ 2, 2 ]
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Stories/Maps/outpost.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
!type:NanotrasenNameGenerator
prefixCreator: 'ED'
- type: StationEmergencyShuttle
emergencyShuttlePath: /Maps/Shuttles/emergency.yml
emergencyShuttlePath: /Maps/Stories/Shuttles/emergency.yml
- type: StationJobs
availableJobs:
#service
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Stories/Maps/paper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
- type: StationPrison
gameMap: StoriesPrison
- type: StationEmergencyShuttle
emergencyShuttlePath: /Maps/Shuttles/emergency_corvaxpaper.yml
emergencyShuttlePath: /Maps/Stories/Shuttles/emergency_corvaxpaper.yml
- type: StationJobs
availableJobs:
# service
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Stories/Maps/pearl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
!type:NanotrasenNameGenerator
prefixCreator: 'SS'
- type: StationEmergencyShuttle
emergencyShuttlePath: /Maps/Shuttles/corvax_emergency.yml
emergencyShuttlePath: /Maps/Stories/Shuttles/corvax_emergency.yml
- type: StationArrivals
shuttlePath: /Maps/Shuttles/arrivals_corvaxsilly.yml
shuttlePath: /Maps/Stories/Shuttles/arrivals_corvaxsilly.yml
- type: StationJobs
availableJobs:
# service
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Stories/Maps/pilgrim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
!type:NanotrasenNameGenerator
prefixCreator: 'TA'
- type: StationEmergencyShuttle
emergencyShuttlePath: /Maps/Shuttles/emergency_pilgrim.yml
emergencyShuttlePath: /Maps/Stories/Shuttles/emergency_pilgrim.yml
- type: StationJobs
availableJobs:
# service
Expand Down
10 changes: 5 additions & 5 deletions Resources/Prototypes/Stories/Maps/silly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,22 @@
!type:NanotrasenNameGenerator
prefixCreator: 'ABK'
- type: StationEmergencyShuttle
emergencyShuttlePath: /Maps/Shuttles/emergency_corvaxsilly.yml
emergencyShuttlePath: /Maps/Stories/Shuttles/emergency_corvaxsilly.yml
- type: StationCargoShuttle
path: /Maps/Shuttles/cargo_corvaxsilly.yml
path: /Maps/Stories/Shuttles/cargo_corvaxsilly.yml
- type: StationArrivals
shuttlePath: /Maps/Shuttles/arrivals_corvaxsilly.yml
shuttlePath: /Maps/Stories/Shuttles/arrivals_corvaxsilly.yml
- type: GridSpawn
groups:
trade: !type:GridSpawnGroup
addComponents:
- type: ProtectedGrid
- type: TradeStation
paths:
- /Maps/Shuttles/trading_outpostcorvaxsilly.yml
- /Maps/Stories/Shuttles/trading_outpostcorvaxsilly.yml
mining: !type:GridSpawnGroup
paths:
- /Maps/Shuttles/mining_corvaxsilly.yml
- /Maps/Stories/Shuttles/mining_corvaxsilly.yml
# Spawn last
ruins: !type:GridSpawnGroup
hide: true
Expand Down
20 changes: 10 additions & 10 deletions Resources/Prototypes/Stories/Maps/split.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
- type: ProtectedGrid
- type: TradeStation
paths:
- /Maps/Shuttles/trading_mayhen.yml
- /Maps/Stories/Shuttles/trading_mayhen.yml
- type: StationPrison
gameMap: StoriesPrison
- type: StationCargoShuttle
path: /Maps/Shuttles/cargo_mayhen.yml
path: /Maps/Stories/Shuttles/cargo_mayhen.yml
- type: StationEmergencyShuttle
emergencyShuttlePath: /Maps/Shuttles/corvax_emergency.yml
emergencyShuttlePath: /Maps/Stories/Shuttles/corvax_emergency.yml
- type: StationJobs
availableJobs:
# service
Expand Down Expand Up @@ -79,11 +79,11 @@
- type: ProtectedGrid
- type: TradeStation
paths:
- /Maps/Shuttles/trading_payback.yml
- /Maps/Stories/Shuttles/trading_payback.yml
- type: StationCargoShuttle
path: /Maps/Shuttles/cargo_payback.yml
path: /Maps/Stories/Shuttles/cargo_payback.yml
- type: StationEmergencyShuttle
emergencyShuttlePath: /Maps/Shuttles/corvax_emergency.yml
emergencyShuttlePath: /Maps/Stories/Shuttles/corvax_emergency.yml
- type: StationJobs
availableJobs:
# service
Expand Down Expand Up @@ -132,10 +132,10 @@
- type: ProtectedGrid
- type: TradeStation
paths:
- /Maps/Shuttles/trading_outpost.yml
- /Maps/Stories/Shuttles/trading_outpost.yml
mining: !type:GridSpawnGroup
paths:
- /Maps/Shuttles/corvax_mining.yml
- /Maps/Stories/Shuttles/corvax_mining.yml
# Spawn last
ruins: !type:GridSpawnGroup
hide: true
Expand All @@ -152,9 +152,9 @@
- /Maps/Ruins/whiteship_ancient.yml
- /Maps/Ruins/whiteship_bluespacejumper.yml
- type: StationCargoShuttle
path: /Maps/Shuttles/cargo.yml
path: /Maps/Stories/Shuttles/cargo.yml
- type: StationEmergencyShuttle
emergencyShuttlePath: /Maps/Shuttles/corvax_emergency.yml
emergencyShuttlePath: /Maps/Stories/Shuttles/corvax_emergency.yml
- type: StationJobs
availableJobs:
# service
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Stories/Maps/terra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
!type:NanotrasenNameGenerator
prefixCreator: 'MT'
- type: StationEmergencyShuttle
emergencyShuttlePath: /Maps/Shuttles/corvax_emergency.yml
emergencyShuttlePath: /Maps/Stories/Shuttles/corvax_emergency.yml
- type: StationBiome
biome: TerraPlanet
mapLightColor: "#090303FF"
Expand All @@ -26,7 +26,7 @@
- type: ProtectedGrid
- type: TradeStation
paths:
- /Maps/Shuttles/terra_trade.yml
- /Maps/Stories/Shuttles/terra_trade.yml
- type: StationCargoShuttle
path: /Maps/Test/empty.yml
- type: StationJobs
Expand Down

0 comments on commit cddc5f7

Please sign in to comment.