mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-28 14:24:43 -04:00
Update Nations.json
Added two propositions for City-States
This commit is contained in:
parent
ca9b39a4c6
commit
7803d3ebdf
@ -812,6 +812,34 @@
|
||||
secondaryColor:[194,97,255],
|
||||
cities:["Antwerp"]
|
||||
},
|
||||
/*
|
||||
{
|
||||
name:"Tyre",
|
||||
adjective:["Tyre"],
|
||||
cityStateType:"Mercantile",
|
||||
|
||||
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:[255,97,255],
|
||||
cities:["Tyre"]
|
||||
},
|
||||
{
|
||||
name:"Ur",
|
||||
adjective:["Ur"],
|
||||
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.",
|
||||
|
||||
mainColor:[0, 0, 0],
|
||||
secondaryColor:[60,190,255],
|
||||
cities:["Ur"]
|
||||
},
|
||||
*/
|
||||
|
||||
//Barbarian
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user