Merge pull request #896 from mc776/ssgfix

dehacked: shorten SSG flash.

Fixes #678
This commit is contained in:
Simon Howard 2023-03-29 09:46:10 -04:00 committed by GitHub
commit b800920a82
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:
#