mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-08 23:08:35 +07:00
Victory screen reorg/cleanup (#9111)
* VictoryScreen reorg * VictoryScreen reorg - use TabbedPager * VictoryScreen reorg - make helpers reusable * VictoryScreen reorg - fixed headers * VictoryScreen reorg - debug access to Replay * Victories reorg - more cleanup * VictoryScreen reorg - icons and keys * VictoryScreen reorg - RankingType * VictoryScreen reorg - RecreateOnResize * VictoryScreen reorg - Avoid floating text overlapping buttons * VictoryScreen reorg - remove obsolete todo
This commit is contained in:
@ -27,7 +27,6 @@
|
||||
},
|
||||
{
|
||||
"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!",
|
||||
@ -40,4 +39,4 @@
|
||||
"victoryString": "The world has been convulsed by war. Many great and powerful civilizations have fallen, but you have survived - and emerged victorious! The world will long remember your glorious triumph!",
|
||||
"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