Compare commits
No commits in common. "bd8f15f48ace17236c97c4e4eeed93bd679bab98" and "a6fb1fb3f952e37726f925ec2be781ae66d8a599" have entirely different histories.
bd8f15f48a
...
a6fb1fb3f9
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,4 +6,3 @@
|
|||||||
/tmp
|
/tmp
|
||||||
__pycache__
|
__pycache__
|
||||||
.doit.db
|
.doit.db
|
||||||
*.kate-swp
|
|
||||||
|
@ -541,7 +541,3 @@
|
|||||||
5208:
|
5208:
|
||||||
l_russian: Гояния
|
l_russian: Гояния
|
||||||
points: 1
|
points: 1
|
||||||
848:
|
|
||||||
6680:
|
|
||||||
l_russian: Брегенц
|
|
||||||
points: 1
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
--- "../vanilla/current/history/countries/ISR - Israel.txt" 2023-11-12 00:08:12.317582292 +0400
|
--- "../vanilla/v1.13.4/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
|
+++ "build/patched/history/countries/ISR - Israel.txt" 2023-11-12 23:53:25.565864688 +0400
|
||||||
@@ -71,8 +71,8 @@
|
@@ -71,8 +71,8 @@
|
||||||
|
|
||||||
set_politics = {
|
set_politics = {
|
||||||
@ -20,10 +20,3 @@
|
|||||||
ideology = liberalism
|
ideology = liberalism
|
||||||
traits = {
|
traits = {
|
||||||
#
|
#
|
||||||
@@ -118,4 +118,6 @@
|
|
||||||
traits = {
|
|
||||||
#
|
|
||||||
}
|
|
||||||
+
|
|
||||||
+recruit_character = ISR_democratic_activist
|
|
||||||
}
|
|
||||||
|
5
src/raw/common/characters/Ben-Gurion.txt
Normal file
5
src/raw/common/characters/Ben-Gurion.txt
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
characters = {
|
||||||
|
ISR_BenGurion = {
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
@ -1,30 +0,0 @@
|
|||||||
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
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
@ -1,2 +0,0 @@
|
|||||||
l_russian:
|
|
||||||
ISR_common_democratic_activist:0 "А Б"
|
|
Loading…
Reference in New Issue
Block a user