From e95eb0ad84999c886d3adb5e11e5fa65c0f80eae Mon Sep 17 00:00:00 2001
From: Pokye <98105181+Pokye@users.noreply.github.com>
Date: Sat, 15 Oct 2022 07:05:05 -0300
Subject: [PATCH] Minor fix script Carbonated Water Vending Machine (#7361)

* Minor fix script Carbonated Water Vending Machine
* Added Atemo suggestion.

Fixed #7360
---
 npc/re/quests/juno_monster_society.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/npc/re/quests/juno_monster_society.txt b/npc/re/quests/juno_monster_society.txt
index 6bc39b9b64..b6db1aa22b 100644
--- a/npc/re/quests/juno_monster_society.txt
+++ b/npc/re/quests/juno_monster_society.txt
@@ -20,7 +20,7 @@ rachel,142,155,3	script	Carbonated Water Vending Machine#ra	4_VENDING_MACHINE2,{
 	mes "<font size = 10, color = DF0101>Caution: There is a report that excessive consumption of the product in a state of accumulated fatigue due to its strong carbonation effect may cause temporary memory loss.</font>";
 	next;
 	callshop "market_soda";
-	close;
+	end;
 }
 prontera,170,125,3	duplicate(Carbonated Water Vending Machine#ra)	Carbonated Water Vending Machine#prt	4_VENDING_MACHINE2
 alberta,127,59,3	duplicate(Carbonated Water Vending Machine#ra)	Carbonated Water Vending Machine#alb	4_VENDING_MACHINE2