Require map generators to specify valid tilesets.

This commit is contained in:
Paul Chote
2025-04-26 13:29:03 +01:00
committed by Gustas Kažukauskas
parent c41a1302b6
commit e5ffed2a4f
6 changed files with 18 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
ExperimentalMapGenerator@experimental:
Type: experimental
Name: map-generator-experimental
Tilesets: DESERT, SNOW, TEMPERAT, WINTER
Settings:
MultiChoiceOption@hidden_defaults:
Choice@hidden_defaults:
@@ -439,16 +440,15 @@
ClearMapGenerator@clear:
Type: clear
Name: map-generator-clear
Tilesets: DESERT, SNOW, TEMPERAT, WINTER
Settings:
MultiChoiceOption@Tile:
Label: label-clear-map-generator-option-tile
Choice@CommonClear:
Label: label-clear-map-generator-choice-tile-clear
Tileset: DESERT,SNOW,TEMPERAT,WINTER
Settings:
Tile: 255
Choice@CommonWater:
Label: label-clear-map-generator-choice-tile-water
Tileset: DESERT,SNOW,TEMPERAT,WINTER
Settings:
Tile: 1