Bugs fixing
This commit is contained in:
parent
cb926c39aa
commit
ebc206bb1c
117 changed files with 59950 additions and 11056 deletions
|
|
@ -0,0 +1,70 @@
|
|||
#############################################
|
||||
#### Scripted Localization for German ###
|
||||
#### BY Kai Bagehorn ###
|
||||
#############################################
|
||||
#
|
||||
#DE_MutterlichVaterlich = {
|
||||
# type = character
|
||||
# log_loc_errors = no
|
||||
# text = {
|
||||
# localization_key = CustomLoc_DE_Vaterlich
|
||||
# trigger = { is_female = no }
|
||||
# }
|
||||
# text = {
|
||||
# localization_key = CustomLoc_DE_Mutterlich
|
||||
# trigger = { is_female = yes }
|
||||
# }
|
||||
#}
|
||||
#
|
||||
#DE_RivalinRivale = {
|
||||
# type = character
|
||||
# log_loc_errors = no
|
||||
# text = {
|
||||
# localization_key = CustomLoc_DE_Rivale
|
||||
# trigger = { is_female = no }
|
||||
# }
|
||||
# text = {
|
||||
# localization_key = CustomLoc_DE_Rivalin
|
||||
# trigger = { is_female = yes }
|
||||
# }
|
||||
#}
|
||||
#
|
||||
#DE_RivalinRivalen = {
|
||||
# type = character
|
||||
# log_loc_errors = no
|
||||
# text = {
|
||||
# localization_key = CustomLoc_DE_Rivalen
|
||||
# trigger = { is_female = no }
|
||||
# }
|
||||
# text = {
|
||||
# localization_key = CustomLoc_DE_Rivalin
|
||||
# trigger = { is_female = yes }
|
||||
# }
|
||||
#}
|
||||
#
|
||||
#DE_DasDen = {
|
||||
# type = character
|
||||
# log_loc_errors = no
|
||||
# text = {
|
||||
# localization_key = CustomLoc_DE_Den
|
||||
# trigger = { is_female = no }
|
||||
# }
|
||||
# text = {
|
||||
# localization_key = CustomLoc_DE_Das
|
||||
# trigger = { is_female = yes }
|
||||
# }
|
||||
#}
|
||||
#
|
||||
#DE_ART_IND_A_Opp = {
|
||||
# type = character
|
||||
# log_loc_errors = no
|
||||
# text = {
|
||||
# localization_key = CustomLoc_DE_ART_IND_A_female
|
||||
# trigger = { is_female = no }
|
||||
# }
|
||||
# text = {
|
||||
# localization_key = CustomLoc_DE_ART_IND_A_male
|
||||
# trigger = { is_female = yes }
|
||||
# }
|
||||
#}
|
||||
#
|
||||
Loading…
Add table
Add a link
Reference in a new issue