Warlord emblem addition
add new texture for warlord flag and add it to vehicle flag list
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user