From 1da050232ce78e17b0a0ec87a81e3fdea94149ce Mon Sep 17 00:00:00 2001 From: Aleksey Date: Mon, 14 Oct 2024 03:08:03 +0400 Subject: [PATCH] scrapping some changes for HOI v1.14.1 closes #7 --- dodo.py | 1 - src/patches/extrapoint.yaml | 34 ++++++++++++++----- src/patches/map_definition.patch | 29 ---------------- .../common/scripted_effects/ISR_effects.txt | 5 --- .../russian/victory_points2_l_russian.yml | 1 + 5 files changed, 27 insertions(+), 43 deletions(-) delete mode 100644 src/patches/map_definition.patch delete mode 100644 src/raw/common/scripted_effects/ISR_effects.txt diff --git a/dodo.py b/dodo.py index eb4a045..edf9a78 100644 --- a/dodo.py +++ b/dodo.py @@ -167,7 +167,6 @@ dir_patchwork_path = Path('build/patched') patchwork = Patchwork( { - 'map/definition.csv': 'map_definition.patch', 'history/countries/ISR - Israel.txt': 'history_countries_ISR.patch', 'history/states/454-Israel.txt': 'history_states_454.patch', }, diff --git a/src/patches/extrapoint.yaml b/src/patches/extrapoint.yaml index 9c60d5d..27ab199 100644 --- a/src/patches/extrapoint.yaml +++ b/src/patches/extrapoint.yaml @@ -1,7 +1,4 @@ -#454: -# 1015: -# points: 1 -# l_russian: Элат +--- 728: 11981: points: 1 @@ -105,6 +102,23 @@ 4321: points: 1 l_russian: Гунтур +565: + 10583: + points: 1 + l_russian: Бодайбо +848: + 6680: + points: 1 + l_russian: Вадуц +945: + 10347: + points: 1 + l_russian: Роча +946: + 1613: + points: 1 + l_russian: Такуарембо + 442: 7260: points: 1 @@ -185,10 +199,6 @@ 1399: points: 1 l_russian: Касивабара -300: - 1613: - points: 1 - l_russian: Куртина 649: 5023: points: 1 @@ -504,3 +514,11 @@ 4190: points: 1 l_russian: Тяньцзинь +213: + 9215: + points: 1 + l_russian: Сосновка +895: + 12519: + points: 1 + l_russian: Рунду diff --git a/src/patches/map_definition.patch b/src/patches/map_definition.patch deleted file mode 100644 index 028fabb..0000000 --- a/src/patches/map_definition.patch +++ /dev/null @@ -1,29 +0,0 @@ ---- ../vanilla/current/map/definition.csv 2023-10-10 13:46:35.000000000 +0400 -+++ build/image/randchgs/map/definition.csv 2023-11-27 23:45:22.219054356 +0400 -@@ -1013,7 +1013,7 @@ - 1012;5;17;244;sea;false;ocean;0 - 1013;5;18;30;land;true;plains;5 - 1014;5;18;85;land;true;jungle;6 --1015;5;18;135;land;true;desert;7 -+1015;5;18;135;land;true;urban;7 - 1016;5;19;240;sea;false;ocean;0 - 1017;5;20;248;sea;false;ocean;0 - 1018;5;21;50;land;true;forest;6 -@@ -1063,7 +1063,7 @@ - 1062;5;54;170;land;false;mountain;5 - 1063;5;57;30;land;true;forest;6 - 1064;5;57;85;land;false;desert;5 --1065;5;57;135;land;true;plains;7 -+1065;5;57;135;land;true;urban;7 - 1066;5;60;50;land;false;mountain;6 - 1067;5;60;200;land;true;hills;6 - 1068;5;63;15;land;false;desert;5 -@@ -1084,7 +1084,7 @@ - 1083;5;78;145;land;false;forest;6 - 1084;5;81;5;land;false;plains;6 - 1085;5;81;60;land;true;jungle;4 --1086;5;81;210;land;false;desert;7 -+1086;5;81;210;land;false;urban;7 - 1087;5;84;25;land;false;plains;6 - 1088;5;84;70;land;true;plains;7 - 1089;5;84;175;land;true;hills;6 diff --git a/src/raw/common/scripted_effects/ISR_effects.txt b/src/raw/common/scripted_effects/ISR_effects.txt deleted file mode 100644 index 12675a5..0000000 --- a/src/raw/common/scripted_effects/ISR_effects.txt +++ /dev/null @@ -1,5 +0,0 @@ -ISR_create_ships={ - create_ship { - type = ship_hull_light_1 - } -} diff --git a/src/raw/localisation/russian/victory_points2_l_russian.yml b/src/raw/localisation/russian/victory_points2_l_russian.yml index 68d8dd5..7dd3eb5 100644 --- a/src/raw/localisation/russian/victory_points2_l_russian.yml +++ b/src/raw/localisation/russian/victory_points2_l_russian.yml @@ -144,3 +144,4 @@ VICTORY_POINTS_11977:0 "Тэтджон" VICTORY_POINTS_6928:0 "Ханнам" VICTORY_POINTS_8136:0 "Ондангва" + VICTORY_POINTS_9215:0 "Сосновка"