Skip to content

Commit

Permalink
Мапфиксы (#389)
Browse files Browse the repository at this point in the history
  • Loading branch information
MegaDaimond authored Jan 27, 2025
1 parent c882afa commit 643d62d
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 18 deletions.
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
- type: gameMapPool
id: LostParadiseMapPool
maps:
# - LPPAsterisk
# - LPPSubmarine
# - LPPPebble
- LPPAsterisk
- LPPSubmarine
- LPPPebble
# - LPPNormandy
# - LPPKerberos
# - LPPIceBox
# - LPPCyberiad
- LPPKerberos
- LPPIceBox
- LPPCyberiad
# - Plot_113
- NY_LPPAsterisk
# - NY_LPPAsterisk
- LPPSubmarine
- NY_PebbleStation
- NY_LPPNormandy
- NY_LPPKerberos
# - NY_PebbleStation
# - NY_LPPNormandy
# - NY_LPPKerberos
- LPPIceBox
- NY_Plot_113
- NY_LPPCyberiad
# - NY_Plot_113
# - NY_LPPCyberiad

2 changes: 1 addition & 1 deletion Resources/Prototypes/_LostParadise/Maps/asterisk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: LPPAsterisk
mapName: 'Астериск'
mapPath: /Maps/_LostParadise/LPPAsterisk.yml
minPlayers: 20
minPlayers: 0
maxPlayers: 70
stations:
LPPAsterisk:
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/_LostParadise/Maps/cyberiad.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: LPPCyberiad
mapName: 'NS Кибериада'
mapPath: /Maps/_LostParadise/LPPCyberiad.yml
minPlayers: 20
minPlayers: 15
stations:
LPPCyberiad:
stationProto: StandardNanotrasenStation
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/_LostParadise/Maps/icebox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: LPPIceBox
mapName: 'NTS АйсБокс'
mapPath: /Maps/_LostParadise/LPPIceBox.yml
minPlayers: 15
minPlayers: 0
stations:
IceBoxstation:
stationProto: StandardNanotrasenStation
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/_LostParadise/Maps/kerberos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: LPPKerberos
mapName: 'NS Керберос'
mapPath: /Maps/_LostParadise/LPPKerberos.yml
minPlayers: 30
minPlayers: 15
stations:
LPPKerberos:
stationProto: StandardNanotrasenStation
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/_LostParadise/Maps/submarine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: LPPSubmarine
mapName: 'Субмарина'
mapPath: /Maps/_LostParadise/LPPSubmarine.yml
minPlayers: 60
minPlayers: 15
stations:
LPPSubmarine:
stationProto: StandardNanotrasenStation
Expand Down

0 comments on commit 643d62d

Please sign in to comment.