Explorar el Código

Minor fix script Carbonated Water Vending Machine (#7361)

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

Fixed #7360
Pokye hace 2 años
padre
commit
e95eb0ad84
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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