We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e1cc8b commit f810409Copy full SHA for f810409
scripts/generateBuildingTechUnitImages.py
@@ -11,7 +11,7 @@
11
PLAYER_COLOUR = (0, 119, 228)
12
# PLAYER_COLOUR = (236,9,9)
13
14
-UPPER_CASE_CHRONICLES_CIV_NAMES = {"ACHAEMENIDS", "ATHENIANS", "SPARTANS"}
+UPPER_CASE_CHRONICLES_CIV_NAMES = {"ACHAEMENIDS", "ATHENIANS", "SPARTANS", "MACEDONIANS", "PURU", "THRACIANS"}
15
16
BASE_PATH = Path.home() / 'aoe/Aoe2DE proton/widgetui/textures/ingame'
17
TARGET_SIZE = (48, 48)
0 commit comments