mucho changes

This commit is contained in:
Magpie490 2025-02-20 17:49:25 +00:00
parent 0918b6c1ed
commit 3b437364c2
146 changed files with 141607 additions and 11 deletions

View file

@ -0,0 +1,59 @@
AugoustaAugoustus = {
type = character
text = {
trigger = {
is_female = yes
}
localization_key = augousta
}
text = {
trigger = {
is_female = no
}
localization_key = augoustus
}
}
GetSwanName = {
type = character
random_valid = yes
text = {
localization_key = swan_name_illfated
}
text = {
localization_key = swan_name_rose
}
text = {
localization_key = swan_name_honky
}
text = {
localization_key = swan_name_honker
}
text = {
localization_key = swan_name_hugo
}
text = {
localization_key = swan_name_leda
}
text = {
localization_key = swan_name_anklebiter
}
text = {
localization_key = swan_name_angrynipper
}
text = {
localization_key = swan_name_odette
}
}