1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
ACE3/TO_MERGE/ace/arty_ammunition/155mm/CfgAmmo.hpp

10 lines
198 B
C++

class Sh_125_SABOT;
class ace_arty_155mm_bonus_EFP : Sh_125_SABOT {
hit = 1000;
indirectHit = 11;
indirectHitRange = 2;
typicalSpeed = 2000;
deflecting = 0;
airFriction = -4e-005;
};