Refactor map loading & saving (#34020)
This commit is contained in:
@@ -454,7 +454,7 @@
|
||||
duration: 1
|
||||
- type: RuleGrids
|
||||
- type: LoadMapRule
|
||||
mapPath: /Maps/Shuttles/ShuttleEvent/striker.yml
|
||||
gridPath: /Maps/Shuttles/ShuttleEvent/striker.yml
|
||||
- type: NukeopsRule
|
||||
roundEndBehavior: Nothing
|
||||
- type: AntagSelection
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
- type: gameMap
|
||||
id: CentComm
|
||||
isGrid: true # Did you know that centcomm is the only "game map" that isn't actually a map? Send help.
|
||||
mapName: 'Central Command'
|
||||
mapPath: /Maps/centcomm.yml
|
||||
minPlayers: 10
|
||||
|
||||
Reference in New Issue
Block a user