Compare commits
No commits in common. "a6fb1fb3f952e37726f925ec2be781ae66d8a599" and "5e6956c4711b0f6c865e411160c41dfa8e2a7ca8" have entirely different histories.
a6fb1fb3f9
...
5e6956c471
1
dodo.py
1
dodo.py
@ -105,7 +105,6 @@ class RasterPatchwork(BasePatchwork):
|
|||||||
|
|
||||||
output = Image.frombytes(base.mode, base.size, bytes(mask()))
|
output = Image.frombytes(base.mode, base.size, bytes(mask()))
|
||||||
output.putpalette(base.palette)
|
output.putpalette(base.palette)
|
||||||
target.parent.mkdir(exist_ok=True, parents=True)
|
|
||||||
output.save(target)
|
output.save(target)
|
||||||
output.close()
|
output.close()
|
||||||
|
|
||||||
|
@ -537,7 +537,3 @@
|
|||||||
7759:
|
7759:
|
||||||
l_russian: Бодайбо
|
l_russian: Бодайбо
|
||||||
points: 1
|
points: 1
|
||||||
505:
|
|
||||||
5208:
|
|
||||||
l_russian: Гояния
|
|
||||||
points: 1
|
|
||||||
|
@ -1,24 +1,7 @@
|
|||||||
--- ../vanilla/current/map/definition.csv 2023-10-10 13:46:35.000000000 +0400
|
--- patch/work/definition.csv.orig 2023-11-08 22:47:20.217836132 +0400
|
||||||
+++ build/image/randchgs/map/definition.csv 2023-11-27 23:45:22.219054356 +0400
|
+++ patch/work/definition.csv.edit 2023-11-08 22:49:01.142836928 +0400
|
||||||
@@ -1013,7 +1013,7 @@
|
@@ -1083,9 +1083,9 @@
|
||||||
1012;5;17;244;sea;false;ocean;0
|
1082;5;78;95;land;false;plains;6
|
||||||
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
|
1083;5;78;145;land;false;forest;6
|
||||||
1084;5;81;5;land;false;plains;6
|
1084;5;81;5;land;false;plains;6
|
||||||
1085;5;81;60;land;true;jungle;4
|
1085;5;81;60;land;true;jungle;4
|
||||||
@ -27,3 +10,4 @@
|
|||||||
1087;5;84;25;land;false;plains;6
|
1087;5;84;25;land;false;plains;6
|
||||||
1088;5;84;70;land;true;plains;7
|
1088;5;84;70;land;true;plains;7
|
||||||
1089;5;84;175;land;true;hills;6
|
1089;5;84;175;land;true;hills;6
|
||||||
|
1090;5;87;35;land;false;mountain;1
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 11 MiB After Width: | Height: | Size: 11 MiB |
@ -138,4 +138,3 @@
|
|||||||
VICTORY_POINTS_10071:0 "Мбандака"
|
VICTORY_POINTS_10071:0 "Мбандака"
|
||||||
VICTORY_POINTS_1950:0 "Кисангани"
|
VICTORY_POINTS_1950:0 "Кисангани"
|
||||||
VICTORY_POINTS_1181:0 "Гома"
|
VICTORY_POINTS_1181:0 "Гома"
|
||||||
VICTORY_POINTS_5208:0 "Гояния"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user