From 7803d3ebdf3bb6085733b7a9c56dd56dc4433568 Mon Sep 17 00:00:00 2001 From: Smashfanful <41149920+Smashfanful@users.noreply.github.com> Date: Fri, 31 May 2019 11:04:23 +0200 Subject: [PATCH] Update Nations.json Added two propositions for City-States --- android/assets/jsons/Nations.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/android/assets/jsons/Nations.json b/android/assets/jsons/Nations.json index 57f2a1f9c4..82ebcd2113 100644 --- a/android/assets/jsons/Nations.json +++ b/android/assets/jsons/Nations.json @@ -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 {