From cfe25fffe55d4e3e6a60bdb806bdd178a3c9026b Mon Sep 17 00:00:00 2001 From: name Date: Mon, 16 Dec 2024 10:28:53 -0500 Subject: [PATCH] fix some errors --- .../genes/06_genes_special_accessories_headgear.txt | 12 ------------ common/traits/wc_genetic_traits.txt | 2 +- .../wc_suramar_events_l_english.yml | 2 +- 3 files changed, 2 insertions(+), 14 deletions(-) diff --git a/common/genes/06_genes_special_accessories_headgear.txt b/common/genes/06_genes_special_accessories_headgear.txt index ab07d42977..c78ebd5b9e 100644 --- a/common/genes/06_genes_special_accessories_headgear.txt +++ b/common/genes/06_genes_special_accessories_headgear.txt @@ -2914,18 +2914,6 @@ special_genes = { girl = female } - - # Warcraft - - elisande_hat = { - index = 184 - female = { - 1 = wc_female_headgear_secular_nightborne_elisande - } - boy = male - girl = female - } - ## POL ## pol_common = { diff --git a/common/traits/wc_genetic_traits.txt b/common/traits/wc_genetic_traits.txt index 6ea3904b12..3621c8331c 100644 --- a/common/traits/wc_genetic_traits.txt +++ b/common/traits/wc_genetic_traits.txt @@ -291,7 +291,7 @@ wretched = { attraction_opinion = -10 same_opinion = 10 - genetic = yes +# genetic = yes physical = yes shown_in_ruler_designer = no diff --git a/localization/english/event_localization/wc_suramar_events_l_english.yml b/localization/english/event_localization/wc_suramar_events_l_english.yml index 3da92f8ec8..c36fa0b996 100644 --- a/localization/english/event_localization/wc_suramar_events_l_english.yml +++ b/localization/english/event_localization/wc_suramar_events_l_english.yml @@ -340,4 +340,4 @@ l_english: wc_suramar_events.1002.t:0 "The Great Mana Tree" wc_suramar_events.1002.desc:0 "As I walk into the tunnel connecting Meredil to Falanaar, I am almost blinded by the light of the Arcan'dor tree. Its roots are deep, and its branches are wide, and its mana flows through the air.\n\nThe Fal'dorei and the Withered alike are gathered around the tree, and they are in awe of its power. They are no longer cursed, and they are no longer twisted." wc_suramar_events.1002.desc_wretched:0 "I join them in their celebration, as I feel the essence of the ley lines course through my veins, restoring me to what I once was." - wc_suramar_events.1002.desc_faldorei:0 "I join them in their celebration, remembering the kin who fell due to the destruction of this tree, glad that I can see it restored in my lifetime."` \ No newline at end of file + wc_suramar_events.1002.desc_faldorei:0 "I join them in their celebration, remembering the kin who fell due to the destruction of this tree, glad that I can see it restored in my lifetime." \ No newline at end of file