mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-09 07:18:57 +07:00
Map editor2.2 (#6641)
* Readability overloads for `getComplexRuleset` * Enable loading maps containing missing ruleset objects with fix and message * Fix bungled `noMapsAvailable` and follow minor criticism
This commit is contained in:
@ -492,6 +492,8 @@ Invalid map: Area ([area]) does not match saved dimensions ([dimensions]). =
|
||||
The dimensions have now been fixed for you. =
|
||||
River generation failed! =
|
||||
Please don't use step 'Landmass' with map type 'Empty', create a new empty map instead. =
|
||||
This map has errors: =
|
||||
The incompatible elements have been removed. =
|
||||
|
||||
## Map/Tool names
|
||||
My new map =
|
||||
@ -1183,6 +1185,8 @@ Base terrain [terrain] does not exist in ruleset! =
|
||||
Terrain feature [feature] does not exist in ruleset! =
|
||||
Resource [resource] does not exist in ruleset! =
|
||||
Improvement [improvement] does not exist in ruleset! =
|
||||
Nation [nation] does not exist in ruleset! =
|
||||
Natural Wonder [naturalWonder] does not exist in ruleset! =
|
||||
|
||||
# Civilopedia difficulty levels
|
||||
Player settings =
|
||||
|
Reference in New Issue
Block a user