Fix M4A1 not cycling properly (#12727)

This commit is contained in:
Will
2026-05-03 18:50:56 -04:00
committed by GitHub
parent 1fc2d4923b
commit 4eb6d1b0bf
2 changed files with 2 additions and 0 deletions
@@ -332,6 +332,7 @@
)
auto_loading_type = CLOSED_BOLT | LOCK_OPEN_EMPTY | LOCK_SLAPPABLE
load_method = MAGAZINE
manual_chamber = FALSE
muzzle_velocity = 910
w_class = ITEMSIZE_HUGE
one_handed_penalty = 50
@@ -262,6 +262,7 @@
list(mode_name="semiauto", burst=1, fire_delay=0, move_delay=null, burst_accuracy=null, dispersion=null),
list(mode_name="3-round bursts", burst=3, fire_delay=null, move_delay=4, burst_accuracy=list(0,-10,-10), dispersion=list(0.0, 0.3, 0.6))
)
manual_chamber = FALSE
auto_loading_type = CLOSED_BOLT | LOCK_OPEN_EMPTY | LOCK_SLAPPABLE
load_method = MAGAZINE
w_class = ITEMSIZE_HUGE