Refactor map loading & saving (#34020)

This commit is contained in:
Leon Friedrich
2025-02-16 21:36:35 +11:00
committed by GitHub
39 changed files with 718 additions and 419 deletions

View File

@@ -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

View File

@@ -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