mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-20 04:38:18 +07:00
Update Nations.json
Added Almaty and Edimurgh
This commit is contained in:

committed by
Yair Morgenstern

parent
8f8ab75182
commit
bd3ebf688c
@ -1047,6 +1047,32 @@
|
|||||||
innerColor:[250,128,114],
|
innerColor:[250,128,114],
|
||||||
cities:["Sidon"]
|
cities:["Sidon"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name:"Almaty",
|
||||||
|
adjective:["Almaty"],
|
||||||
|
cityStateType:"Militaristic",
|
||||||
|
|
||||||
|
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.",
|
||||||
|
|
||||||
|
mainColor:[0, 0, 0],
|
||||||
|
secondaryColor:[102,0,51],
|
||||||
|
cities:["Almaty"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name:"Edimburgh",
|
||||||
|
adjective:["Edimburgh"],
|
||||||
|
cityStateType:"Militaristic",
|
||||||
|
|
||||||
|
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.",
|
||||||
|
|
||||||
|
mainColor:[0, 0, 0],
|
||||||
|
secondaryColor:[0,102,102],
|
||||||
|
cities:["Edimburgh"]
|
||||||
|
},
|
||||||
|
|
||||||
//Barbarian
|
//Barbarian
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user