Virtue doctrines started
Added new virtue doctrines to fix a bug related to custom faiths, added/fixed up various loc, and fixed bug related to # of tenets selectable.
This commit is contained in:
parent
acf095e931
commit
e600c3c0f2
9 changed files with 93 additions and 54 deletions
|
|
@ -261,6 +261,9 @@
|
|||
doctrine = for_king_and_country
|
||||
doctrine = last_knights_of_britain
|
||||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_english_anglican
|
||||
|
||||
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" }
|
||||
|
|
|
|||
|
|
@ -260,6 +260,9 @@
|
|||
doctrine = tenet_do_what_thou_wilt
|
||||
doctrine = tenet_rule_the_waves
|
||||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_base_thelema
|
||||
|
||||
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" }
|
||||
|
|
@ -339,6 +342,9 @@
|
|||
doctrine = tenet_do_what_thou_wilt
|
||||
doctrine = tenet_true_will
|
||||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_old_thelema
|
||||
|
||||
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" }
|
||||
|
|
|
|||
|
|
@ -261,6 +261,9 @@
|
|||
doctrine = tenet_egalite
|
||||
doctrine = tenet_fraternite
|
||||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_liberty
|
||||
|
||||
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" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue