SteamWar/FightSystem
Archiviert
13
1

Update Config #352

Zusammengeführt
Lixfel hat 6 Commits von FixMissiles nach master 2022-06-07 15:24:10 +02:00 zusammengeführt
Nur Änderungen aus Commit 23e3e741c7 werden angezeigt - Alle Commits anzeigen

Datei anzeigen

@ -45,6 +45,9 @@ Arena:
DisableSnowMelt: false # defaults to false if missing DisableSnowMelt: false # defaults to false if missing
# Allow leaving the arena area as spectator # Allow leaving the arena area as spectator
Leaveable: false # defaults to false if missing Leaveable: false # defaults to false if missing
# Allow missiles to fly to the enemy and not stop at the schem border.
# This overrides the 'EnterStages' setting if present otherwise if any 'EnterStages' are present this defaults to 'true'.
AllowMissiles: false # defaults to false if missing
Schematic: Schematic:
# The size of the schematics # The size of the schematics
@ -104,6 +107,7 @@ WinConditions: # defaults to none if missing
# - WHITELIST_PERCENT # - WHITELIST_PERCENT
# - RELATIVE_PERCENT # - RELATIVE_PERCENT
# - POINTS # - POINTS
# - POINTS_AIRSHIP
# - WATER_TECH_KO # - WATER_TECH_KO
# - TIME_TECH_KO # - TIME_TECH_KO