diff --git a/common/nicknames/NEOW_nicknames.txt b/common/nicknames/NEOW_nicknames.txt index 1da89600..9344b90c 100644 --- a/common/nicknames/NEOW_nicknames.txt +++ b/common/nicknames/NEOW_nicknames.txt @@ -6,4 +6,5 @@ nick_no_quarter = {} nick_the_senan = {} nick_the_soldier = {} -nick_the_white_ermine = {} \ No newline at end of file +nick_the_white_ermine = {} +nick_the_saltspite = {} \ No newline at end of file diff --git a/history/characters/NEOW_e_benelux.txt b/history/characters/NEOW_e_benelux.txt index 0b5ab198..be567abc 100644 --- a/history/characters/NEOW_e_benelux.txt +++ b/history/characters/NEOW_e_benelux.txt @@ -440,7 +440,7 @@ benelux_jaan_zolt = { #Saltspite, will give nickname if I knew how to do it religion = "corsair" culture = frisian trait = education_intrigue_4 - trait = paranoid + trait = wrathful trait = irritable trait = vengeful trait = stubborn @@ -449,6 +449,8 @@ benelux_jaan_zolt = { #Saltspite, will give nickname if I knew how to do it father = benelux_jaan_zolt_1 2519.7.2 = { birth = yes + } + 2539.7.2 = { give_nickname = nick_the_saltspite } 2600.1.1 = { diff --git a/localization/english/replace/NEOW_nicknames_l_english.yml b/localization/english/replace/NEOW_nicknames_l_english.yml index c198c2e8..44a55ddc 100644 --- a/localization/english/replace/NEOW_nicknames_l_english.yml +++ b/localization/english/replace/NEOW_nicknames_l_english.yml @@ -4,4 +4,6 @@ nick_the_senan_desc:1 "[CHARACTER.GetShortUINameNoTooltipNoFormat|U] [CharWereWas(CHARACTER)] raised on the island of Sein, and [CharWereWas(CHARACTER)] known for [CharYourHerHis(CHARACTER)] love of it." nick_the_soldier:0 "the Soldier" nick_the_white_ermine:0 "the White Ermine" - nick_the_white_ermine_desc:1 ""#italic Kentoc'h mervel eget bezaƱ saotret!#!" - Rather death than dishonour! Like the beast adorning the flag of [CharYourHerHis(CHARACTER)] people, [CHARACTER.GetShortUINameNoTooltipNoFormat|U] would die rather than stain [CharYourHerHis(CHARACTER)]'s honour." \ No newline at end of file + nick_the_white_ermine_desc:1 ""#italic Kentoc'h mervel eget bezaƱ saotret!#!" - Rather death than dishonour! Like the beast adorning the flag of [CharYourHerHis(CHARACTER)] people, [CHARACTER.GetShortUINameNoTooltipNoFormat|U] would die rather than stain [CharYourHerHis(CHARACTER)]'s honour." + nick_the_saltspite:0 "Saltspite" + nick_the_saltspite_desc:1 "[CHARACTER.GetShortUINameNoTooltipNoFormat|U] [CharAreIs(CHARACTER)] known for two things. His spiteful nature, and his love of the sea." \ No newline at end of file diff --git a/localization/english/replace/nicknames.yml b/localization/english/replace/nicknames_I_english.yml similarity index 100% rename from localization/english/replace/nicknames.yml rename to localization/english/replace/nicknames_I_english.yml