diff --git a/addons/m119/tbd_m119/TBD_M119.p3d b/addons/m119/tbd_m119/TBD_M119.p3d index f7d6055..ff6e5c9 100644 Binary files a/addons/m119/tbd_m119/TBD_M119.p3d and b/addons/m119/tbd_m119/TBD_M119.p3d differ diff --git a/addons/m119/tbd_m119/model.cfg b/addons/m119/tbd_m119/model.cfg index 2fff74c..6d90b6d 100644 --- a/addons/m119/tbd_m119/model.cfg +++ b/addons/m119/tbd_m119/model.cfg @@ -155,7 +155,7 @@ class Animations }; class MainGunT: MainGun { - source = "mainGunT_source" + source = "mainGunT_source"; }; class recoil_rest @@ -197,18 +197,6 @@ class Animations animPeriod = 10; }; - class close_breech - { - type="translation"; - source="close_breech_source"; - selection="breech"; - axis="axis_breech"; - minValue=0.0; - maxValue=20; - offset0 = "0.0"; - offset1 = "-2"; - animPeriod = 10; - }; class handle_breech {