From 1d0b7638444ec069ae93aa2d248f5510586e30b2 Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Thu, 18 May 2023 12:21:55 +0200 Subject: [PATCH] - fixed bad sprite name. --- .../static/zscript/games/duke/actors/rrraenemies/bubbaelvis.zs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wadsrc/static/zscript/games/duke/actors/rrraenemies/bubbaelvis.zs b/wadsrc/static/zscript/games/duke/actors/rrraenemies/bubbaelvis.zs index 5ec263e7e..6a37e6dc1 100644 --- a/wadsrc/static/zscript/games/duke/actors/rrraenemies/bubbaelvis.zs +++ b/wadsrc/static/zscript/games/duke/actors/rrraenemies/bubbaelvis.zs @@ -2,7 +2,7 @@ class RedneckBubbaelvis : RedneckBubbaStand { default { - pic "SBSWIPE"; + pic "BUBBAELVIS"; +BADGUYSTAYPUT; +INTERNAL_BADGUY; +KILLCOUNT;