From 2bb8a743e11a0a9cf048693976717486e1bea32f Mon Sep 17 00:00:00 2001 From: pkali Date: Sun, 19 Jun 2022 20:00:54 -0400 Subject: [PATCH] inflation and supply chains distuption causes weapon price increase --- definitions.asm | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/definitions.asm b/definitions.asm index 3a26df3..9b6ed8a 100644 --- a/definitions.asm +++ b/definitions.asm @@ -65,14 +65,14 @@ price_Bal_Guidance___ = $ffff ;_50 price_Horz_Guidance__ = $ffff ;_51 price_Vert_Guidance__ = $ffff ;_52 price_Lazy_Boy_______ = $ffff ;_53 -price_Parachute______ = 80 ;_54 +price_Parachute______ = 234 ;_54 price_Battery________ = $ffff ;_55 -price_Mag_Deflector__ = 120 ;_56 -price_Shield_________ = 50 ;_57 -price_Force_Shield___ = 210 ;_58 -price_Heavy_Shield___ = 111 ;_59 +price_Mag_Deflector__ = 245 ;_56 +price_Shield_________ = 112 ;_57 +price_Force_Shield___ = 268 ;_58 +price_Heavy_Shield___ = 375 ;_59 price_Super_Mag______ = $ffff ;_60 -price_Auto_Defense___ = 300 ;_61 +price_Auto_Defense___ = 512 ;_61 price_Fuel_Tank______ = $ffff ;_62 price_Contact_Trigger = $ffff ;_63 ;--------------------------------