unfucking the mod
This commit is contained in:
parent
cbe3fbcda2
commit
d887392b56
1167 changed files with 26982 additions and 13 deletions
|
|
@ -0,0 +1,37 @@
|
|||
adventurer_pregnant_lover_character = {
|
||||
age = { 18 40 }
|
||||
gender = female
|
||||
random_traits_list = {
|
||||
count = 2
|
||||
lustful = {}
|
||||
chaste = {}
|
||||
wrathful = {}
|
||||
arrogant = {}
|
||||
impatient = {}
|
||||
humble = {}
|
||||
calm = {}
|
||||
patient = {}
|
||||
gluttonous = {}
|
||||
}
|
||||
|
||||
random_traits_list = {
|
||||
count = 1
|
||||
education_stewardship_1 = {}
|
||||
education_stewardship_2 = {}
|
||||
education_stewardship_3 = {}
|
||||
}
|
||||
}
|
||||
|
||||
adventurer_female_lover_character = {
|
||||
age = { 18 40 }
|
||||
gender = female
|
||||
random_traits = yes
|
||||
trait = beauty_good_3
|
||||
}
|
||||
|
||||
adventurer_male_lover_character = {
|
||||
age = { 18 40 }
|
||||
gender = male
|
||||
random_traits = yes
|
||||
trait = beauty_good_3
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue