Skip to content

Commit

Permalink
Corvax maps fix rotation & offset (#2342)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ko4ergaPunk authored Jun 26, 2024
1 parent 6816c01 commit e72d5b3
Show file tree
Hide file tree
Showing 12 changed files with 24 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Resources/Prototypes/Corvax/Maps/astra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
id: CorvaxAstra
mapName: 'Astra Station'
mapPath: /Maps/corvax_astra.yml
maxRandomOffset: 0
randomRotation: false
minPlayers: 40
stations:
Astra:
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/Corvax/Maps/avrite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
id: CorvaxAvrite
mapName: 'Avrite Station'
mapPath: /Maps/corvax_avrit.yml
maxRandomOffset: 0
randomRotation: false
minPlayers: 40
stations:
Avrit:
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/Corvax/Maps/delta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
id: CorvaxDelta
mapName: 'Delta Station'
mapPath: /Maps/corvax_delta.yml
maxRandomOffset: 0
randomRotation: false
minPlayers: 55
stations:
Delta:
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/Corvax/Maps/frame.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
id: CorvaxFrame
mapName: 'Frame Station'
mapPath: /Maps/corvax_frame.yml
maxRandomOffset: 0
randomRotation: false
minPlayers: 0
maxPlayers: 15
stations:
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/Corvax/Maps/gelta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
id: CorvaxGelta
mapName: 'Gelta Station'
mapPath: /Maps/corvax_gelta.yml
maxRandomOffset: 0
randomRotation: false
minPlayers: 55
stations:
Gelta:
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/Corvax/Maps/ishimura.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
id: CorvaxIshimura
mapName: 'USG Ishimura'
mapPath: /Maps/corvax_ishimura.yml
maxRandomOffset: 0
randomRotation: false
minPlayers: 20
maxPlayers: 50
stations:
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/Corvax/Maps/maus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
id: CorvaxMaus
mapName: 'Maus Station'
mapPath: /Maps/corvax_maus.yml
maxRandomOffset: 0
randomRotation: false
minPlayers: 0
maxPlayers: 30
stations:
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/Corvax/Maps/outpost.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
id: CorvaxOutpost
mapName: 'Outpost'
mapPath: /Maps/corvax_outpost.yml
maxRandomOffset: 0
randomRotation: false
minPlayers: 20
maxPlayers: 50
stations:
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/Corvax/Maps/paper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
id: CorvaxPaper
mapName: 'Paper Station'
mapPath: /Maps/corvax_paper.yml
maxRandomOffset: 0
randomRotation: false
minPlayers: 20
maxPlayers: 50
stations:
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/Corvax/Maps/pearl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
id: CorvaxPearl
mapName: 'Pearl Island'
mapPath: /Maps/corvax_pearl.yml
maxRandomOffset: 0
randomRotation: false
minPlayers: 20
maxPlayers: 50
stations:
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/Corvax/Maps/pilgrim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
id: CorvaxPilgrim
mapName: 'Pilgrim'
mapPath: /Maps/corvax_pilgrim.yml
maxRandomOffset: 0
randomRotation: false
minPlayers: 40
stations:
Pilgrim:
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/Corvax/Maps/silly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
id: CorvaxSilly
mapName: 'Silly Island'
mapPath: /Maps/corvax_silly.yml
maxRandomOffset: 0
randomRotation: false
minPlayers: 0
maxPlayers: 30
stations:
Expand Down

0 comments on commit e72d5b3

Please sign in to comment.