mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-24 22:59:34 +07:00
Implemented most easy things from comments on moddable victory PR (#6600)
* Implemented most easy things from comments on moddable victory PR Also added religious victory condition * Fixed tests * Fixed compile problems & missing string * Fixed typo
This commit is contained in:
@ -28,6 +28,7 @@
|
||||
{
|
||||
"name": "Diplomatic",
|
||||
"hiddenInVictoryScreen": false,
|
||||
"victoryScreenHeader": "Build the UN and be voted\nworld leader to win!",
|
||||
"milestones": ["Anyone should build [United Nations]", "Win diplomatic vote"],
|
||||
"victoryString": "You have triumphed over your foes through the art of diplomacy! Your cunning and wisdom have earned you great friends - and divided and sown confusion among your enemies! Forever will you be remembered as the leader who brought peace to this weary world!",
|
||||
"defeatString": "You have been defeated. Your civilization has been overwhelmed by its many foes. But your people do not despair, for they know that one day you shall return - and lead them forward to victory!"
|
||||
|
@ -28,6 +28,7 @@
|
||||
{
|
||||
"name": "Diplomatic",
|
||||
"hiddenInVictoryScreen": false,
|
||||
"victoryScreenHeader": "Build the UN and be voted\nworld leader to win!",
|
||||
"milestones": ["Anyone should build [United Nations]", "Win diplomatic vote"],
|
||||
"victoryString": "You have triumphed over your foes through the art of diplomacy! Your cunning and wisdom have earned you great friends - and divided and sown confusion among your enemies! Forever will you be remembered as the leader who brought peace to this weary world!",
|
||||
"defeatString": "You have been defeated. Your civilization has been overwhelmed by its many foes. But your people do not despair, for they know that one day you shall return - and lead them forward to victory!"
|
||||
|
Reference in New Issue
Block a user