Compare commits
3 Commits
a6fb1fb3f9
...
bd8f15f48a
Author | SHA1 | Date | |
---|---|---|---|
bd8f15f48a | |||
fc2953e6be | |||
5eb6d595b8 |
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/tmp
|
||||
__pycache__
|
||||
.doit.db
|
||||
*.kate-swp
|
||||
|
@ -541,3 +541,7 @@
|
||||
5208:
|
||||
l_russian: Гояния
|
||||
points: 1
|
||||
848:
|
||||
6680:
|
||||
l_russian: Брегенц
|
||||
points: 1
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- "../vanilla/v1.13.4/history/countries/ISR - Israel.txt" 2023-11-12 00:08:12.317582292 +0400
|
||||
+++ "build/patched/history/countries/ISR - Israel.txt" 2023-11-12 23:53:25.565864688 +0400
|
||||
--- "../vanilla/current/history/countries/ISR - Israel.txt" 2023-11-12 00:08:12.317582292 +0400
|
||||
+++ "build/image/randchgs/history/countries/ISR - Israel.txt" 2023-12-02 06:10:02.333621844 +0400
|
||||
@@ -71,8 +71,8 @@
|
||||
|
||||
set_politics = {
|
||||
@ -20,3 +20,10 @@
|
||||
ideology = liberalism
|
||||
traits = {
|
||||
#
|
||||
@@ -118,4 +118,6 @@
|
||||
traits = {
|
||||
#
|
||||
}
|
||||
+
|
||||
+recruit_character = ISR_democratic_activist
|
||||
}
|
||||
|
@ -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