Bugs fixing
This commit is contained in:
parent
cb926c39aa
commit
ebc206bb1c
117 changed files with 59950 additions and 11056 deletions
|
|
@ -0,0 +1,39 @@
|
|||
#############################################
|
||||
### Scripted Localization for German Loc ##
|
||||
#### BY Kai Bagehorn ###
|
||||
#############################################
|
||||
#
|
||||
#DE_Im_InDer_ResidenceBuilding = { # im Herrenhaus, im Tempel, in der Burg
|
||||
# type = character
|
||||
# log_loc_errors = no
|
||||
#
|
||||
# text = {
|
||||
# trigger = {
|
||||
# has_government = republic_government
|
||||
# }
|
||||
# localization_key = CustomLoc_DE_Im_ResidenceBuilding
|
||||
# }
|
||||
#
|
||||
# text = {
|
||||
# trigger = {
|
||||
# OR = {
|
||||
# has_government = theocracy_government
|
||||
# is_theocratic_lessee = yes
|
||||
# }
|
||||
# }
|
||||
# localization_key = CustomLoc_DE_Im_ResidenceBuilding
|
||||
# }
|
||||
#
|
||||
# text = {
|
||||
# trigger = {
|
||||
# NOR = {
|
||||
# has_government = republic_government
|
||||
# has_government = theocracy_government
|
||||
# is_theocratic_lessee = yes
|
||||
# }
|
||||
# }
|
||||
# localization_key = CustomLoc_DE_InDer_ResidenceBuilding
|
||||
# fallback = yes
|
||||
# }
|
||||
#}
|
||||
#
|
||||
Loading…
Add table
Add a link
Reference in a new issue