Skip to content

Commit

Permalink
error.log
Browse files Browse the repository at this point in the history
  • Loading branch information
sumankun committed Nov 25, 2023
1 parent 670f181 commit cc7aafd
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 12 deletions.
1 change: 1 addition & 0 deletions common/dna_data/00_fp3_dna.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

25 changes: 13 additions & 12 deletions common/genes/06_genes_special_accessories_headgear.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1986,18 +1986,6 @@ special_genes = {

}

reward_western_royalty = {
index = 138
male = {
1 = male_headgear_secular_western_royalty_03
}
female = {
1 = female_headgear_secular_western_royalty_03
}
boy = male
girl = male
}

## SP2 - Elegance of the Empire ##


Expand Down Expand Up @@ -2361,6 +2349,19 @@ special_genes = {
boy = male
girl = female
}


reward_western_royalty = {
index = 147
male = {
1 = male_headgear_secular_western_royalty_03
}
female = {
1 = female_headgear_secular_western_royalty_03
}
boy = male
girl = male
}
}

secondary_headgears = {
Expand Down

0 comments on commit cc7aafd

Please sign in to comment.