From 367e1d851742bc2476d1ce607b9fcc7d39d6bedc Mon Sep 17 00:00:00 2001 From: Smashfanful <41149920+Smashfanful@users.noreply.github.com> Date: Fri, 12 Jul 2019 19:15:44 +0200 Subject: [PATCH] Update Nations.json Added Tyre, Ur, Brussels, Kabul, Oslo and Genoa (hopefully) --- android/assets/jsons/Nations.json | 56 +++++++++++++++++++++++++++++-- 1 file changed, 54 insertions(+), 2 deletions(-) diff --git a/android/assets/jsons/Nations.json b/android/assets/jsons/Nations.json index 877ffb679b..a8ce2a9fa7 100644 --- a/android/assets/jsons/Nations.json +++ b/android/assets/jsons/Nations.json @@ -952,7 +952,6 @@ secondaryColor:[211,180,113], cities:["Dublin"] }, - /* { name:"Tyre", adjective:["Tyre"], @@ -981,7 +980,60 @@ secondaryColor:[60,190,255], cities:["Ur"] }, - */ + { + name:"Genoa", + adjective:["Genoa"], + cityStateType:"Mercantile", + startBias:["Coast"], + + 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:[45,255,86], + cities:["Genoa"] + }, + { + name:"Oslo", + adjective:["Oslo"], + cityStateType:"Maritime", + startBias:["Coast"], + + 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:[153,10,10], + cities:["Oslo"] + }, + { + name:"Brussels", + adjective:["Brussels"], + cityStateType:"Cultured", + + 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:[153,255,51], + cities:["Brussels"] + }, + { + name:"Kabul", + adjective:["Kabul"], + cityStateType:"Cultured", + + 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:[153,0,76], + cities:["Kabul"] + }, //Barbarian {