Require map generators to specify valid tilesets.
This commit is contained in:
committed by
Gustas Kažukauskas
parent
c41a1302b6
commit
e5ffed2a4f
@@ -2,6 +2,7 @@
|
||||
ExperimentalMapGenerator@experimental:
|
||||
Type: experimental
|
||||
Name: map-generator-experimental
|
||||
Tilesets: DESERT, SNOW, TEMPERAT
|
||||
Settings:
|
||||
MultiChoiceOption@hidden_defaults:
|
||||
Choice@hidden_defaults:
|
||||
@@ -463,6 +464,7 @@
|
||||
ClearMapGenerator@clear:
|
||||
Type: clear
|
||||
Name: map-generator-clear
|
||||
Tilesets: DESERT, SNOW, TEMPERAT, INTERIOR
|
||||
Settings:
|
||||
MultiChoiceOption@Tile:
|
||||
Label: label-clear-map-generator-option-tile
|
||||
|
||||
Reference in New Issue
Block a user