first version of language rework

This commit is contained in:
Fishedotjpg 2026-03-20 23:56:53 +00:00
parent 14f85aa035
commit d0fa6114cb
13 changed files with 3006 additions and 57 deletions

View file

@ -5,6 +5,9 @@
LANGUAGE = language_anglic
}
}
parameters = {
anglic_group_language_param = yes
}
ai_will_do = {
value = 10
if = {
@ -182,6 +185,9 @@ language_brythonic = {
multiply = 10
}
}
parameters = {
brythonic_group_language_param = yes
}
color = { 127 63 127 }
}
@ -439,6 +445,9 @@ language_goidelic = {
}
}
parameters = {
goidelic_group_language_param = yes
}
color = { 32 216 109 }
}