diff --git a/src/main/resources/assets/target/animations/ntw_20.animation.json b/src/main/resources/assets/target/animations/ntw_20.animation.json index 12d7d6673..a8c5d38a8 100644 --- a/src/main/resources/assets/target/animations/ntw_20.animation.json +++ b/src/main/resources/assets/target/animations/ntw_20.animation.json @@ -115,22 +115,7 @@ }, "animation.ntw_20.fire": { "loop": "hold_on_last_frame", - "animation_length": 0.7917, - "bones": { - "0": { - "rotation": { - "0.0": { - "vector": [-2.9962, -0.10977, -1.3475], - "easing": "easeInElastic" - }, - "0.1667": { - "vector": [0, 0, 0], - "easing": "easeInElastic", - "easingArgs": [3] - } - } - } - } + "animation_length": 0.7917 }, "animation.ntw_20.shift": { "loop": "hold_on_last_frame", diff --git a/src/main/resources/data/target/guns/sentinel.json b/src/main/resources/data/target/guns/sentinel.json index 8ad17db6e..e5803af26 100644 --- a/src/main/resources/data/target/guns/sentinel.json +++ b/src/main/resources/data/target/guns/sentinel.json @@ -18,5 +18,5 @@ "auto": 0, "burst_size": 1, "normal_reload_time": 59, - "empty_reload_time": 85 + "empty_reload_time": 89 } \ No newline at end of file