mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-24 22:59:34 +07:00
Newgame Mod incompatibility toast (#5076)
This commit is contained in:
@ -244,7 +244,7 @@
|
||||
},
|
||||
|
||||
////////////////////////////////////// Enhancer beliefs ///////////////////////////////////////
|
||||
|
||||
|
||||
{
|
||||
"name": "Defender of the Faith",
|
||||
"type": "Enhancer",
|
||||
@ -254,7 +254,7 @@
|
||||
{
|
||||
"name": "Holy Order",
|
||||
"type": "Enhancer",
|
||||
"uniques": ["[Faith] cost of purchasing [Missionary] units [-30]% ", "[Faith] cost of purchasing [Inquisitor] units [-30]% "]
|
||||
"uniques": ["[Faith] cost of purchasing [Missionary] units [-30]%", "[Faith] cost of purchasing [Inquisitor] units [-30]%"]
|
||||
},
|
||||
{
|
||||
"name": "Itinerant Preachers",
|
||||
@ -293,4 +293,3 @@
|
||||
"uniques": ["[+50 Faith] whenever a Great Person is expended"]
|
||||
}
|
||||
]
|
||||
|
||||
|
@ -331,6 +331,10 @@ No human players selected! =
|
||||
Mods: =
|
||||
Base ruleset mods: =
|
||||
Extension mods: =
|
||||
The mod you selected is incorrectly defined! =
|
||||
The mod combination you selected is incorrectly defined! =
|
||||
The mod combination you selected has problems. =
|
||||
You can play it, but don't expect everything to work! =
|
||||
Base Ruleset =
|
||||
[amount] Techs =
|
||||
[amount] Nations =
|
||||
|
Reference in New Issue
Block a user