Fix typos, update traditions, add new cultural tradition, and expand character names (#1)
# Fix typos, update traditions, add new cultural tradition, and expand character names ## Changes: - Corrected building identifier: - `madird_university_01` → `madrid_university_01` in building definitions and province history. - Fixed localisation typos: - `leuven_universtiy_01_desc` → `leuven_university_01_desc` - `Fortress of Giblraltar` → `Fortress of Gibraltar` - Replaced outdated tradition `tradition_welcoming` with `tradition_esteemed_hospitality` in multiple cultures. - Added new cultural tradition `tradition_life_is_just_a_joke` with: - Character modifiers (stress reduction, prestige gain) - AI behaviour preference - Cost and parameters definitions - Expanded male and female character name lists in `NEOW_novelist.txt` to add more diversity and flavour. - Updated descriptions for University of Montpellier and Madrid University to reflect accurate historical names and details. Reviewed-on: #1
This commit is contained in:
parent
3673e22e72
commit
346ba9fb47
9 changed files with 57 additions and 16 deletions
|
|
@ -26,6 +26,11 @@
|
|||
tradition_swords_of_freedom_name:0 "Swords of Freedom"
|
||||
tradition_swords_of_freedom_desc:1 "Believing themselves to be descended from the armies of an antediluvian empire from across the Atlantic Ocean, this culture highly values their ancient martial heritage, though the local populace still tends to view them as outsiders."
|
||||
|
||||
tradition_life_is_just_a_joke_name:0 "Life is Just a Joke"
|
||||
tradition_life_is_just_a_joke_desc:1 "The members of this culture have a particularly cynical and humorous outlook on life, viewing the absurdities of the world not as tragedy, but as a grand comedy written by the Author."
|
||||
|
||||
life_is_a_joke_trait_same_culture_opinion:0 "Opinion of [gregarious|E], [cynical|E], [fickle|E], and [eccentric|E] characters"
|
||||
|
||||
# MAA Unlocks
|
||||
culture_parameter_unlock_maa_handgonners:0 "Can recruit [GetMaA('handgonners').GetName] as [men_at_arms|E]"
|
||||
culture_parameter_unlock_maa_kuhjung:0 "Can recruit [GetMaA('kuhjung').GetName] as [men_at_arms|E]"
|
||||
Loading…
Add table
Add a link
Reference in a new issue