diff --git a/localisation/english/countries_l_english.yml b/localisation/english/countries_l_english.yml index 9c92c45..4ec024c 100644 --- a/localisation/english/countries_l_english.yml +++ b/localisation/english/countries_l_english.yml @@ -29,6 +29,9 @@ SDV_neutrality:0 "Südvinnen" SDV_neutrality_DEF:0 "The Südvinnen principality" + NDL_neutrality:0 "Nederland" + NDL_neutrality_DEF:0 "The Reformed Kingdom of Nederland" + ##UNCLAIMED / MAPFILLER: diff --git a/localisation/english/state_names_l_english.yml b/localisation/english/state_names_l_english.yml index b58e7db..cc962fa 100644 --- a/localisation/english/state_names_l_english.yml +++ b/localisation/english/state_names_l_english.yml @@ -5,5 +5,9 @@ STATE_2359:0 "Barkerri" STATE_2360:0 "FloddStad" STATE_2361:0 "Cusseri" - - + STATE_587:0 "Utrecht" + STATE_624:0 "New Holland" + STATE_663:0 "Rotterdam" + STATE_653:0 "Gouda" + STATE_600:0 "Berghegen" + STATE_43:0 "Lankkamp" \ No newline at end of file diff --git a/localisation/english/victory_points_l_english.yml b/localisation/english/victory_points_l_english.yml new file mode 100755 index 0000000..d1b1942 --- /dev/null +++ b/localisation/english/victory_points_l_english.yml @@ -0,0 +1,8 @@ +l_english: + VICTORY_POINTS_TOOLTIP:0 "§G$NAME$§! victory points = §Y$POINTS$§!" + VICTORY_POINTS_11307:0 "Rotterdam" + VICTORY_POINTS_11164:0 "Gouda" + VICTORY_POINTS_7567:0 "New New Amsterdam" + VICTORY_POINTS_10854:0 "Utrecht" + VICTORY_POINTS_5282:0 "Berghegen" + VICTORY_POINTS_6646:0 "Lankkamp" \ No newline at end of file