mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-09 23:39:40 +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.",
|
||||
|
||||
mainColor:[0, 0, 0],
|
||||
secondaryColor:[60,190,255],
|
||||
secondaryColor:[255,69,0],
|
||||
cities:["Ur"]
|
||||
},
|
||||
{
|
||||
@ -995,8 +995,8 @@
|
||||
cities:["Genoa"]
|
||||
},
|
||||
{
|
||||
name:"Oslo",
|
||||
adjective:["Oslo"],
|
||||
name:"Venice",
|
||||
adjective:["Venice"],
|
||||
cityStateType:"Maritime",
|
||||
startBias:["Coast"],
|
||||
|
||||
@ -1006,7 +1006,7 @@
|
||||
|
||||
mainColor:[0, 0, 0],
|
||||
secondaryColor:[153,10,10],
|
||||
cities:["Oslo"]
|
||||
cities:["Venice"]
|
||||
},
|
||||
{
|
||||
name:"Brussels",
|
||||
@ -1034,6 +1034,19 @@
|
||||
secondaryColor:[153,0,76],
|
||||
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
|
||||
{
|
||||
|
Reference in New Issue
Block a user