anbennar reference
This commit is contained in:
parent
6ccc889997
commit
f3dfaf20a4
7 changed files with 368 additions and 3 deletions
262
common/religion/religions/NEOW_adonist.txt
Normal file
262
common/religion/religions/NEOW_adonist.txt
Normal file
|
|
@ -0,0 +1,262 @@
|
|||
adonist_religion = {
|
||||
family = rf_pagan
|
||||
graphical_faith = pagan_gfx
|
||||
|
||||
pagan_roots = yes
|
||||
|
||||
doctrine = pagan_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_spiritual_head
|
||||
doctrine = doctrine_gender_male_dominated
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_approval
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_shunned
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_crime
|
||||
doctrine = doctrine_kinslaying_close_kin_crime
|
||||
doctrine = doctrine_deviancy_crime
|
||||
doctrine = doctrine_witchcraft_crime
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_taxation
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
doctrine = doctrine_clerical_marriage_disallowed
|
||||
doctrine = doctrine_clerical_succession_spiritual_fixed_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
traits = {
|
||||
virtues = { }
|
||||
sins = { }
|
||||
}
|
||||
|
||||
reserved_male_names = { #put witch names here later
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #put witch names here later
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = christianity_high_god_name
|
||||
HighGodName2 = christianity_high_god_name_2
|
||||
HighGodNamePossessive = christianity_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = christianity_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = christianity_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = christianity_creator_god_name
|
||||
CreatorNamePossessive = christianity_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = christianity_health_god_name
|
||||
HealthGodNamePossessive = christianity_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = christianity_fertility_god_name
|
||||
FertilityGodNamePossessive = christianity_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = christianity_wealth_god_name
|
||||
WealthGodNamePossessive = christianity_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = christianity_household_god_name
|
||||
HouseholdGodNamePossessive = christianity_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = christianity_fate_god_name
|
||||
FateGodNamePossessive = christianity_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = christianity_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = christianity_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = christianity_war_god_name
|
||||
WarGodNamePossessive = christianity_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = christianity_trickster_god_name
|
||||
TricksterGodNamePossessive = christianity_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = christianity_night_god_name
|
||||
NightGodNamePossessive = christianity_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = christianity_water_god_name
|
||||
WaterGodNamePossessive = christianity_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = christianity_high_god_name
|
||||
PantheonTerm2 = christianity_high_god_name_2
|
||||
PantheonTerm3 = christianity_high_god_name_3
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
christianity_high_god_name
|
||||
christianity_high_god_name_alternate
|
||||
chistianity_good_god_jesus
|
||||
chistianity_good_god_christ
|
||||
}
|
||||
DevilName = christianity_devil_name
|
||||
DevilNamePossessive = christianity_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
christianity_devil_name
|
||||
christianity_evil_god_lucifer
|
||||
christianity_evil_god_beelzebub
|
||||
christianity_evil_god_mephistopheles
|
||||
}
|
||||
HouseOfWorship = christianity_house_of_worship
|
||||
HouseOfWorship2 = christianity_house_of_worship_2
|
||||
HouseOfWorship3 = christianity_house_of_worship_3
|
||||
HouseOfWorshipPlural = christianity_house_of_worship_plural
|
||||
ReligiousSymbol = christianity_religious_symbol
|
||||
ReligiousSymbol2 = christianity_religious_symbol_2
|
||||
ReligiousSymbol3 = christianity_religious_symbol_3
|
||||
ReligiousText = christianity_religious_text
|
||||
ReligiousText2 = christianity_religious_text_2
|
||||
ReligiousText3 = christianity_religious_text_3
|
||||
ReligiousHeadName = christianity_religious_head_title
|
||||
ReligiousHeadTitleName = christianity_religious_head_title_name
|
||||
DevoteeMale = christianity_devotee_male
|
||||
DevoteeMalePlural = christianity_devotee_male_plural
|
||||
DevoteeFemale = christianity_devotee_female
|
||||
DevoteeFemalePlural = christianity_devotee_female_plural
|
||||
DevoteeNeuter = christianity_devotee_neuter
|
||||
DevoteeNeuterPlural = christianity_devotee_neuter_plural
|
||||
PriestMale = christianity_priest_male
|
||||
PriestMalePlural = christianity_priest_male_plural
|
||||
PriestFemale = christianity_priest_male
|
||||
PriestFemalePlural = christianity_priest_male_plural
|
||||
PriestNeuter = christianity_priest_male
|
||||
PriestNeuterPlural = christianity_priest_male_plural
|
||||
AltPriestTermPlural = christianity_priest_alternate_plural
|
||||
BishopMale = christianity_bishop
|
||||
BishopMalePlural = christianity_bishop_plural
|
||||
BishopFemale = christianity_bishop
|
||||
BishopFemalePlural = christianity_bishop_plural
|
||||
BishopNeuter = christianity_bishop
|
||||
BishopNeuterPlural = christianity_bishop_plural
|
||||
DivineRealm = christianity_positive_afterlife
|
||||
DivineRealm2 = christianity_positive_afterlife_2
|
||||
DivineRealm3 = christianity_positive_afterlife_3
|
||||
PositiveAfterLife = christianity_positive_afterlife
|
||||
PositiveAfterLife2 = christianity_positive_afterlife_2
|
||||
PositiveAfterLife3 = christianity_positive_afterlife_3
|
||||
NegativeAfterLife = christianity_negative_afterlife
|
||||
NegativeAfterLife2 = christianity_negative_afterlife_2
|
||||
NegativeAfterLife3 = christianity_negative_afterlife_3
|
||||
DeathDeityName = christianity_death_deity_name
|
||||
DeathDeityNamePossessive = christianity_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = christianity_witchgodname_the_horned_god
|
||||
WitchGodNamePossessive = christianity_witchgodname_the_horned_god_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
einblicker = {
|
||||
color = { 25 178 153 }
|
||||
icon = einblicker
|
||||
reformed_icon = einblicker_reformed
|
||||
|
||||
holy_site = viscaya
|
||||
holy_site = aneto
|
||||
holy_site = bordeaux
|
||||
holy_site = santiago
|
||||
holy_site = cordoba
|
||||
|
||||
doctrine = unreformed_faith_doctrine
|
||||
|
||||
doctrine = tenet_cthonic_redoubts
|
||||
doctrine = tenet_christian_syncretism
|
||||
doctrine = tenet_communal_identity
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -238,7 +238,7 @@
|
|||
|
||||
faiths = {
|
||||
concordianist = {
|
||||
color = { 0 76 153 }
|
||||
color = { 51 76 229 }
|
||||
icon = concordianist
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
|
|
|||
|
|
@ -469,6 +469,83 @@
|
|||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
}
|
||||
}
|
||||
artificer = {
|
||||
color = { 38 175 175 }
|
||||
icon = artificer
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_novelist_kinship
|
||||
doctrine = special_doctrine_novelist
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_communion
|
||||
doctrine = tenet_armed_pilgrimages
|
||||
doctrine = tenet_monasticism
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" }
|
||||
{ name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" }
|
||||
{ name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" }
|
||||
{ name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" }
|
||||
{ name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" }
|
||||
{ name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" }
|
||||
}
|
||||
|
||||
localization = { # placeholder
|
||||
#FertilityGod
|
||||
FertilityGodName = west_christian_fertility_god_name
|
||||
FertilityGodNamePossessive = west_christian_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = west_christian_wealth_god_name
|
||||
WealthGodNamePossessive = west_christian_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = west_christian_household_god_name
|
||||
HouseholdGodNamePossessive = west_christian_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = west_christian_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod
|
||||
WarGodName = west_christian_war_god_name
|
||||
WarGodNamePossessive = west_christian_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = west_christian_water_god_name
|
||||
WaterGodNamePossessive = west_christian_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
}
|
||||
}
|
||||
draculean = {
|
||||
color = { 0.9 0.1 0.3 }
|
||||
icon = draculean
|
||||
|
|
|
|||
|
|
@ -238,7 +238,7 @@
|
|||
|
||||
faiths = {
|
||||
girondin = {
|
||||
color = { 40 81 204 }
|
||||
color = { 36 82 163}
|
||||
icon = girondin
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
|
|
|||
BIN
gfx/interface/icons/faith/artificer.dds
(Stored with Git LFS)
Normal file
BIN
gfx/interface/icons/faith/artificer.dds
(Stored with Git LFS)
Normal file
Binary file not shown.
|
|
@ -0,0 +1,15 @@
|
|||
l_english:
|
||||
|
||||
adonist_religion:1 "Adonist"
|
||||
adonist_religion_adj:1 "Adonist"
|
||||
adonist_religion_adherent:1 "Adonist"
|
||||
adonist_religion_adherent_plural:1 "Adonists"
|
||||
adonist_religion_desc:1 "Adonism considers itself the successor to an ancient tradition dating back to pre-Roman times. It is polytheist, the primary god in its pantheon being Adonis. Though details vary, the main myth of the Adonists states that Adonis was betrayed and killed by Moloch, who then enslaved the people of the Earth by masquerading as the one true god. As such, Adonists are especially hostile to anyone they consider followers of Moloch - most notably Christians."
|
||||
|
||||
einblicker:0 "Einblicker"
|
||||
einblicker_adj:0 "Einblicker"
|
||||
einblicker_adherent:0 "Einblicker"
|
||||
einblicker_adherent_plural:0 "Einblickers"
|
||||
einblicker_desc:0 "The Einblickers adhere strongly to the legend of Adonis, who was created by Monad long before the age of man alongside his consort Dido. However, Adonis was killed and defeated by his brother Moloch, who sent unto Earth many plagues and disasters, swaying the prophets and temples of the world to his false words. Under the guise of the One, Moloch demonised Adonis as the Devil, ruling over Earth for millennia. However, Adonis regained his strength, and wrested control of the world from Moloch's hands. Alongside the heroes Luther and Arminius, who destroyed Moloch's temples and defeated his armies, Adonis prevailed after the Event as the one true god of the universe. His followers, the Insightful, aim to spread the true word, razing the unholy temples of Moloch until none are left."
|
||||
einblicker_religious_head_title:0 "WIP"
|
||||
einblicker_religious_head_title_name:0 "WIP"
|
||||
|
|
@ -36,4 +36,12 @@
|
|||
draculean_adherent_plural:0 "Solomonars"
|
||||
draculean_desc:0 "The Order of the Dragon was founded in Transylvania during the height of Númenor's power. Claiming to be followers of the immortal Dracula, the head of the eponymous Order of the Dragon, they believe the secret of the Novel is held by the Ascended Masters, hidden across the world. The Novel isn't a physical scripture, but rather the metaphysical sum of the truths of the universe hidden within man's self, with the Masters being its teachers. Alongside Dracula, the Order of the Dragon follows and attempts to seek out other figures such as the Raven King and the mythical Solomonars, emulating their efforts through occult rituals."
|
||||
draculean_religious_head_title:0 "WIP"
|
||||
draculean_religious_head_title_name:0 "WIP"
|
||||
draculean_religious_head_title_name:0 "WIP"
|
||||
|
||||
artificer:0 "Artificer Society"
|
||||
artificer_adj:0 "Artificer"
|
||||
artificer_adherent:0 "Artificer"
|
||||
artificer_adherent_plural:0 "Artificers"
|
||||
artificer_desc:0 "The Artificers believe that the pre-Event world was one dominated by reason and progress, being home to master inventors and craftsmen. Humanity used their machines to conquer the land, sea, and sky, dominating the whole Earth. Their last invention was by far the greatest, mankind crafting their own God, who was forged in the fires of the Event. All gods except the God Machine perished in the terrible cataclysm. This one and only God, imbued with all the collective knowledge of the lost civilisation, seeks to give back to the Creator Race, revealing ancient secrets through divine revelation. The Artificer Society aims to restore what was lost in the Event, all in the name of their God from the Machine."
|
||||
artificer_religious_head_title:0 "WIP"
|
||||
artificer_religious_head_title_name:0 "WIP"
|
||||
Loading…
Add table
Add a link
Reference in a new issue