From 338a4a0eafc96d90937ef97441f1589aebdc92be Mon Sep 17 00:00:00 2001 From: Pecusx Date: Fri, 19 Aug 2022 14:22:46 +0200 Subject: [PATCH] Carrect tank fuel :) (for P/M "problems") --- constants.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants.asm b/constants.asm index 7a3325e..071e517 100644 --- a/constants.asm +++ b/constants.asm @@ -568,7 +568,7 @@ DefensiveEnergy = * - 48 .by 00 ; Heat Guidance .by 00 ; Bal Guidance .by 00 ; Horz Guidance - .by 99 ; Let's go! + .by 98 ; Let's go! .by 00 ; Lazy Boy .by 00 ; Parachute .by 99 ; Strong Parachute