issue #4 add test advisor
This commit is contained in:
parent
a6fb1fb3f9
commit
5eb6d595b8
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
|||||||
/tmp
|
/tmp
|
||||||
__pycache__
|
__pycache__
|
||||||
.doit.db
|
.doit.db
|
||||||
|
*.kate-swp
|
||||||
|
@ -1,5 +0,0 @@
|
|||||||
characters = {
|
|
||||||
ISR_BenGurion = {
|
|
||||||
|
|
||||||
}
|
|
||||||
}
|
|
30
src/raw/common/characters/ISR-2.txt
Normal file
30
src/raw/common/characters/ISR-2.txt
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
characters = {
|
||||||
|
ISR_BenGurion = {
|
||||||
|
|
||||||
|
}
|
||||||
|
israeli_democratic_activist = {
|
||||||
|
name = ISR_common_democratic_activist
|
||||||
|
portrait = {
|
||||||
|
civilian = {
|
||||||
|
large = GFX_Portrait_Europe_Generic_1 # TODO: add fiting portrait
|
||||||
|
small = GFX_Portrait_Europe_Generic_1_small
|
||||||
|
}
|
||||||
|
}
|
||||||
|
advisor = {
|
||||||
|
slot = political_advisor
|
||||||
|
idea_token = ISR_common_democrat
|
||||||
|
ledger = civilian
|
||||||
|
can_be_fired = yes
|
||||||
|
allowed = {
|
||||||
|
tag = ISR
|
||||||
|
}
|
||||||
|
}
|
||||||
|
traits = {
|
||||||
|
liberal_professor
|
||||||
|
}
|
||||||
|
modifier = {
|
||||||
|
democratic_drift = 0.10
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
2
src/raw/localisation/russian/characters2_l_russian.yml
Normal file
2
src/raw/localisation/russian/characters2_l_russian.yml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
l_russian:
|
||||||
|
ISR_common_democratic_activist:0 "А Б"
|
Loading…
Reference in New Issue
Block a user