1v1 me first to 31 no powerups [Deathmatch Gamemode] (#19467)
Co-authored-by: Kara <lunarautomaton6@gmail.com>
This commit is contained in:
4
Resources/Prototypes/Maps/Pools/deathmatch.yml
Normal file
4
Resources/Prototypes/Maps/Pools/deathmatch.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
- type: gameMapPool
|
||||
id: DeathMatchMapPool
|
||||
maps:
|
||||
- MeteorArena
|
||||
16
Resources/Prototypes/Maps/arenas.yml
Normal file
16
Resources/Prototypes/Maps/arenas.yml
Normal file
@@ -0,0 +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 ]
|
||||
Reference in New Issue
Block a user