Browse Source

Open Soda Market After Close Dialog NPC (#7541)

mazvi 2 years ago
parent
commit
8df1720f49
1 changed files with 1 additions and 1 deletions
  1. 1 1
      npc/re/quests/juno_monster_society.txt

+ 1 - 1
npc/re/quests/juno_monster_society.txt

@@ -18,7 +18,7 @@ rachel,142,155,3	script	Carbonated Water Vending Machine#ra	4_VENDING_MACHINE2,{
 	next;
 	mes "[Carbonated Water Vending Machine]";
 	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;
+	close2;
 	callshop "market_soda";
 	end;
 }