mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-15 10:18:26 +07:00
Update Nations.json (#1319)
Added Kuala Lumpur and Manila, and changed Ur's defeat quotes
This commit is contained in:

committed by
Yair Morgenstern

parent
63f9bc28c8
commit
2bd9a2fbd6
@ -1057,7 +1057,7 @@
|
|||||||
declaringWar:"You leave us no choice. War it must be.",
|
declaringWar:"You leave us no choice. War it must be.",
|
||||||
attacked:"Very well, this shall not be forgotten.",
|
attacked:"Very well, this shall not be forgotten.",
|
||||||
afterPeace:"May peace forever bless our lands.",
|
afterPeace:"May peace forever bless our lands.",
|
||||||
defeated:"Why must you do such a thing?"
|
defeated:"Oh Nanna, have mercy on us, and have the enemy be merciful on us!"
|
||||||
|
|
||||||
outerColor:[0, 0, 0],
|
outerColor:[0, 0, 0],
|
||||||
innerColor:[255,69,0],
|
innerColor:[255,69,0],
|
||||||
@ -1275,6 +1275,34 @@
|
|||||||
innerColor:[255,178,102],
|
innerColor:[255,178,102],
|
||||||
cities:["Helsinki"]
|
cities:["Helsinki"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name:"Kuala Lumpur",
|
||||||
|
adjective:["Kuala Lumpur"],
|
||||||
|
cityStateType:"Cultured",
|
||||||
|
|
||||||
|
declaringWar:"You leave us no choice. War it must be.",
|
||||||
|
attacked:"Very well, this shall not be forgotten.",
|
||||||
|
afterPeace:"May peace forever bless our lands.",
|
||||||
|
defeated:"Today, the Malay people obey you, but do not think this is over..."
|
||||||
|
|
||||||
|
outerColor:[0, 0, 0],
|
||||||
|
innerColor:[0,102,102],
|
||||||
|
cities:["Kuala Lumpur"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name:"Manila",
|
||||||
|
adjective:["Manila"],
|
||||||
|
cityStateType:"Maritime",
|
||||||
|
|
||||||
|
declaringWar:"You leave us no choice. War it must be.",
|
||||||
|
attacked:"Very well, this shall not be forgotten.",
|
||||||
|
afterPeace:"May peace forever bless our lands.",
|
||||||
|
defeated:"Why would you do such a thing? What are you pursuing?"
|
||||||
|
|
||||||
|
outerColor:[0, 0, 0],
|
||||||
|
innerColor:[96,96,96],
|
||||||
|
cities:["Manila"]
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user