Skip to content

Commit cff9738

Browse files
authored
Compat SPE - Remove rearm capability from Opel repair (#11200)
Remove rearm capability from Opel ammo
1 parent 7b9064e commit cff9738

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

addons/compat_spe/CfgVehicles/wheeled.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ class SPE_OpelBlitz_Ambulance: SPE_OpelBlitz_base {
4949

5050
class SPE_OpelBlitz_Repair: SPE_OpelBlitz_base {
5151
EGVAR(repair,canRepair) = 1;
52-
EGVAR(rearm,defaultSupply) = 1200;
5352
};
5453

5554
class SPE_OpelBlitz_Ammo: SPE_OpelBlitz_base {

0 commit comments

Comments
 (0)