mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-16 18:59:15 +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],
|
||||
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
|
||||
{
|
||||
|
Reference in New Issue
Block a user