From 5f2d815e42ab46728fb7668385307db551c650e9 Mon Sep 17 00:00:00 2001 From: darkfire006 Date: Mon, 29 Jan 2024 01:52:02 -0600 Subject: [PATCH] fucked up a keyword --- P3D/Content/Data/Scripts/frontier/shops/berry/grabbag.dat | 4 ++-- P3D/Content/Data/Scripts/frontier/shops/juice/daily.dat | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/P3D/Content/Data/Scripts/frontier/shops/berry/grabbag.dat b/P3D/Content/Data/Scripts/frontier/shops/berry/grabbag.dat index 9c477a9e2..46c687776 100644 --- a/P3D/Content/Data/Scripts/frontier/shops/berry/grabbag.dat +++ b/P3D/Content/Data/Scripts/frontier/shops/berry/grabbag.dat @@ -5,7 +5,7 @@ version=2 :when:Standard Bag 5 BP :if:<5 @text.show(You don't have enough BP!~Come back soon!) - :exitscript + :endscript :endif @storage.set(integer,berryloop,0) :while:15> @@ -17,7 +17,7 @@ version=2 :when:Special Bag 10 BP :if:<10 @text.show(You don't have enough BP!~Come back soon!) - :exitscript + :endscript :endif @storage.set(integer,berryloop,0) :while:10> diff --git a/P3D/Content/Data/Scripts/frontier/shops/juice/daily.dat b/P3D/Content/Data/Scripts/frontier/shops/juice/daily.dat index ffc4060d2..c50cae64e 100644 --- a/P3D/Content/Data/Scripts/frontier/shops/juice/daily.dat +++ b/P3D/Content/Data/Scripts/frontier/shops/juice/daily.dat @@ -116,7 +116,7 @@ version=2 :if:<)> @text.show(You don't have enough BP!~Come again soon!) - :exitscript + :endscript :endif @text.show(Which Pokemon is this~drink for?)