4.2.3 release #65

Merged
hizumi merged 13 commits from develop into main 2025-05-27 20:46:29 -05:00
2 changed files with 5 additions and 0 deletions
Showing only changes of commit 3f4d4147a3 - Show all commits

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.