meteor arena return

This commit is contained in:
Ed
2024-03-29 00:37:26 +03:00
parent cdca0d722b
commit a206db342c
2 changed files with 20 additions and 20 deletions

View File

@@ -1,4 +1,4 @@
#- type: gameMapPool
# id: DeathMatchMapPool
# maps:
# - MeteorArena
- type: gameMapPool
id: DeathMatchMapPool
maps:
- MeteorArena

View File

@@ -1,16 +1,16 @@
#- type: gameMap
# id: MeteorArena
# mapName: Meteor Arena
# mapPath: /Maps/Nonstations/meteor-arena.yml
# minPlayers: 0
# stations:
# Arena:
# stationProto: StandardStationArena
# components:
# - type: StationNameSetup
# mapNameTemplate: "Meteor Arena"
# - type: StationJobs
# overflowJobs:
# - Passenger
# availableJobs:
# Passenger: [ -1, -1 ]
- type: gameMap
id: MeteorArena
mapName: Meteor Arena
mapPath: /Maps/Nonstations/meteor-arena.yml
minPlayers: 0
stations:
Arena:
stationProto: StandardStationArena
components:
- type: StationNameSetup
mapNameTemplate: "Meteor Arena"
- type: StationJobs
overflowJobs:
- Adventurer #CrystallPunk Dev replacement
availableJobs:
Adventurer: [ -1, -1 ] #CrystallPunk Dev replacement