Pārlūkot izejas kodu

Revert "Open Soda Market After Close Dialog NPC (#7541)" (#7543)

This reverts commit 8df1720f499bf0832171ee1798f1bc2878564ff2.
mazvi 2 gadi atpakaļ
vecāks
revīzija
6ae037bd17
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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>";
-	close2;
+	next;
 	callshop "market_soda";
 	end;
 }