浏览代码

Open Soda Market After Close Dialog NPC (#7541)

mazvi 2 年之前
父节点
当前提交
8df1720f49
共有 1 个文件被更改,包括 1 次插入1 次删除
  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;
 	next;
 	mes "[Carbonated Water Vending Machine]";
 	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>";
 	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";
 	callshop "market_soda";
 	end;
 	end;
 }
 }