diff --git a/src/patches/history_countries_ISR.patch b/src/patches/history_countries_ISR.patch index 6303a6f..6953541 100644 --- a/src/patches/history_countries_ISR.patch +++ b/src/patches/history_countries_ISR.patch @@ -1,6 +1,20 @@ --- "../vanilla/v1.13.4/history/countries/ISR - Israel.txt" 2023-12-05 00:54:15.733172425 +0400 -+++ "build/patched/history/countries/ISR - Israel.txt" 2023-12-08 01:42:06.448173637 +0400 -@@ -71,8 +71,8 @@ ++++ "build/image/randchgs/history/countries/ISR - Israel.txt" 2023-12-09 02:49:02.995538556 +0400 +@@ -15,6 +15,13 @@ + gwtank = 1 + } + } ++recruit_character = ISR_democratic_activist ++recruit_character = ISR_head_of_histadrut ++recruit_character = ISR_zionism_philosopher ++recruit_character = ISR_arabist ++recruit_character = ISR_head_of_mossad ++recruit_character = ISR_peoples_favorite ++recruit_character = ISR_minister_of_economy_and_finance + + set_convoys = 5 + +@@ -71,8 +78,8 @@ set_politics = { ruling_party = democratic @@ -11,7 +25,7 @@ elections_allowed = yes } set_popularities = { -@@ -83,7 +83,7 @@ +@@ -83,7 +90,7 @@ create_country_leader = { name = "David Ben-Gurion" desc = "" @@ -20,16 +34,9 @@ ideology = liberalism traits = { # -@@ -118,4 +118,12 @@ +@@ -118,4 +125,5 @@ traits = { # } + -+recruit_character = ISR_democratic_activist -+recruit_character = ISR_head_of_histadrut -+recruit_character = ISR_zionism_philosopher -+recruit_character = ISR_arabist -+recruit_character = ISR_head_of_mossad -+recruit_character = ISR_peoples_favorite -+recruit_character = ISR_minister_of_economy_and_finance } diff --git a/src/patches/history_states_454.patch b/src/patches/history_states_454.patch index aaa74d1..10554d5 100644 --- a/src/patches/history_states_454.patch +++ b/src/patches/history_states_454.patch @@ -1,6 +1,6 @@ ---- ../vanilla/v1.13.4/history/states/454-Israel.txt 2023-11-12 00:08:53.206004927 +0400 -+++ build/patched/history/states/454-Israel.txt 2023-11-16 13:23:39.618844427 +0400 -@@ -4,7 +4,13 @@ +--- ../vanilla/v1.13.4/history/states/454-Israel.txt 2023-12-05 00:54:20.733221903 +0400 ++++ build/image/randchgs/history/states/454-Israel.txt 2023-12-10 22:21:18.760318447 +0400 +@@ -4,7 +4,14 @@ name="STATE_454" #Palestine manpower = 933142 @@ -11,11 +11,12 @@ + steel = 15 + tungsten = 10 + aluminium = 15 ++ oil = 2 + } history={ owner = ENG -@@ -17,7 +23,7 @@ +@@ -17,7 +24,7 @@ } } victory_points = { @@ -24,7 +25,7 @@ } victory_points = { 4206 1 -@@ -25,6 +31,9 @@ +@@ -25,6 +32,9 @@ victory_points = { 1065 1 } @@ -34,7 +35,7 @@ add_core_of = PAL add_core_of = ISR } -@@ -34,4 +43,5 @@ +@@ -34,4 +44,5 @@ } local_supplies=0.0 diff --git a/src/raw/common/scripted_effects/ISR_effects.txt b/src/raw/common/scripted_effects/ISR_effects.txt new file mode 100644 index 0000000..12675a5 --- /dev/null +++ b/src/raw/common/scripted_effects/ISR_effects.txt @@ -0,0 +1,5 @@ +ISR_create_ships={ + create_ship { + type = ship_hull_light_1 + } +}