dehacked: shorten SSG flash.

Addresses #678.
This commit is contained in:
mc776 2023-03-10 19:06:13 -08:00 committed by GitHub
parent 5a5fbb8a5f
commit 78c0868fff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,6 +27,17 @@ Sprite subnumber = 32773
Frame 689
Sprite subnumber = 32773
# The super shotgun's first frame is 7 tics long before it
# begins its reload sequence, but the muzzle flash animation
# totals 9 tics, causing the flash to trail behind the gun.
# This shortens the flash down to exactly 7 tics.
Frame 47
Duration = 4
Frame 48
Duration = 3
# This is a magic comment recognized by Chocolate Doom, so that the
# BEX [STRINGS] section below will be parsed:
#