浏览代码

Minor fix script Carbonated Water Vending Machine (#7361)

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

Fixed #7360
Pokye 2 年之前
父节点
当前提交
e95eb0ad84
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      npc/re/quests/juno_monster_society.txt

+ 1 - 1
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