Skip to content

Commit b2e2950

Browse files
committed
Removed - Custom patches: Combat Medic Jackson, Combat Medic Plank
Why ================= They're no longer part of the unit. Issue ID: N/A
1 parent e1073bd commit b2e2950

File tree

3 files changed

+0
-22
lines changed

3 files changed

+0
-22
lines changed

addons/custom_patches/config.cpp

-16
Original file line numberDiff line numberDiff line change
@@ -132,22 +132,6 @@ class CfgUnitInsignia
132132
textureVehicle="";
133133
};
134134

135-
class CmbtMdcJcks
136-
{
137-
displayName="Combat Medic - Jackson";
138-
author="Jackson";
139-
texture="x\bnb_e\custom_patches\img\CmbtMdcJcks.paa";
140-
textureVehicle="";
141-
};
142-
143-
class PlankMedicPatch
144-
{
145-
displayName="Combat Medic - Plank";
146-
author="Jackson";
147-
texture="x\bnb_e\custom_patches\img\PlankMedicPatch.paa";
148-
textureVehicle="";
149-
};
150-
151135
class ScruffyHammond
152136
{
153137
displayName="Scruffy Hammond";

addons/custom_patches/img/CmbtMdcJcks.paa

-3
This file was deleted.

addons/custom_patches/img/PlankMedicPatch.paa

-3
This file was deleted.

0 commit comments

Comments
 (0)