Warlord emblem addition

add new texture for warlord flag and add it to vehicle flag list
This commit is contained in:
hizumi
2025-05-19 16:31:24 -05:00
parent 840652f853
commit 3f4d4147a3
2 changed files with 5 additions and 0 deletions

View File

@@ -248,6 +248,11 @@ class VehicleFlags {
actionTitle = "17th Emblem";
texture = "textures\flags_misc\flag_17th_emblem_co.paa";
};
class WarlordEmblem {
actionID = "flag_17th_warlord";
actionTitle = "Warlord Emblem";
texture = "textures\flags_misc\flag_17th_warlord_co.paa";
};
class RedCross {
actionID = "flag_redcross";
actionTitle = "Red Cross";

Binary file not shown.