From 78c0868fffbb465021a0512f3d495f0559dd8580 Mon Sep 17 00:00:00 2001 From: mc776 <24984517+mc776@users.noreply.github.com> Date: Fri, 10 Mar 2023 19:06:13 -0800 Subject: [PATCH] dehacked: shorten SSG flash. Addresses #678. --- lumps/dehacked/dehacked.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lumps/dehacked/dehacked.txt b/lumps/dehacked/dehacked.txt index 11f9c2e4..0d9ac683 100644 --- a/lumps/dehacked/dehacked.txt +++ b/lumps/dehacked/dehacked.txt @@ -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: #