We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b9064e commit cff9738Copy full SHA for cff9738
addons/compat_spe/CfgVehicles/wheeled.hpp
@@ -49,7 +49,6 @@ class SPE_OpelBlitz_Ambulance: SPE_OpelBlitz_base {
49
50
class SPE_OpelBlitz_Repair: SPE_OpelBlitz_base {
51
EGVAR(repair,canRepair) = 1;
52
- EGVAR(rearm,defaultSupply) = 1200;
53
};
54
55
class SPE_OpelBlitz_Ammo: SPE_OpelBlitz_base {
0 commit comments