From aacb694200dc98e59760aaf583e01e556b2e6ac8 Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Sat, 22 Dec 2007 14:29:01 +0000 Subject: [PATCH] - Fixed: The second flash state of the chaingun called A_Light1 instead of A_Light2. SVN r620 (trunk) --- wadsrc/decorate/doom/doomweapons.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wadsrc/decorate/doom/doomweapons.txt b/wadsrc/decorate/doom/doomweapons.txt index bc7abadba..66323439c 100644 --- a/wadsrc/decorate/doom/doomweapons.txt +++ b/wadsrc/decorate/doom/doomweapons.txt @@ -261,7 +261,7 @@ ACTOR Chaingun : DoomWeapon 2002 Flash: CHGF A 5 Bright A_Light1 Goto LightDone - CHGF B 5 Bright A_Light1 + CHGF B 5 Bright A_Light2 Goto LightDone Spawn: MGUN A -1