first version of language rework
This commit is contained in:
parent
14f85aa035
commit
d0fa6114cb
13 changed files with 3006 additions and 57 deletions
|
|
@ -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 }
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue