mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-11 16:29:48 +07:00
Update Nations.json
Changed Oslo in Venice, changed Ur's colours, and added Sidon
This commit is contained in:

committed by
Yair Morgenstern

parent
7bbd006180
commit
b43bd88f07
@ -977,7 +977,7 @@
|
|||||||
afterPeace:"May peace forever bless our lands.",
|
afterPeace:"May peace forever bless our lands.",
|
||||||
|
|
||||||
mainColor:[0, 0, 0],
|
mainColor:[0, 0, 0],
|
||||||
secondaryColor:[60,190,255],
|
secondaryColor:[255,69,0],
|
||||||
cities:["Ur"]
|
cities:["Ur"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -995,8 +995,8 @@
|
|||||||
cities:["Genoa"]
|
cities:["Genoa"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name:"Oslo",
|
name:"Venice",
|
||||||
adjective:["Oslo"],
|
adjective:["Venice"],
|
||||||
cityStateType:"Maritime",
|
cityStateType:"Maritime",
|
||||||
startBias:["Coast"],
|
startBias:["Coast"],
|
||||||
|
|
||||||
@ -1006,7 +1006,7 @@
|
|||||||
|
|
||||||
mainColor:[0, 0, 0],
|
mainColor:[0, 0, 0],
|
||||||
secondaryColor:[153,10,10],
|
secondaryColor:[153,10,10],
|
||||||
cities:["Oslo"]
|
cities:["Venice"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name:"Brussels",
|
name:"Brussels",
|
||||||
@ -1034,6 +1034,19 @@
|
|||||||
secondaryColor:[153,0,76],
|
secondaryColor:[153,0,76],
|
||||||
cities:["Kabul"]
|
cities:["Kabul"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name:"Sidon",
|
||||||
|
adjective:["Sidon"],
|
||||||
|
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:[250,128,114],
|
||||||
|
cities:["Sidon"]
|
||||||
|
},
|
||||||
|
|
||||||
//Barbarian
|
//Barbarian
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user