meteor arena return
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#- type: gameMapPool
|
||||
# id: DeathMatchMapPool
|
||||
# maps:
|
||||
# - MeteorArena
|
||||
- type: gameMapPool
|
||||
id: DeathMatchMapPool
|
||||
maps:
|
||||
- MeteorArena
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user