Browse Source

Fixed Missing ; Line 272

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15425 54d463be-8e91-2dee-dedb-b68131a5f0ec
script-z3r0 13 years ago
parent
commit
0ffe599848
1 changed files with 1 additions and 1 deletions
  1. 1 1
      npc/merchants/diamond.txt

+ 1 - 1
npc/merchants/diamond.txt

@@ -268,7 +268,7 @@ prontera,165,89,6	script	Rare Diamond Merchant#1	58,{
 			// Show Menu to Client and Determine if Second Option (2) was Chosen
 				if (select("Yes:No") == 2) {
 					// Standard Dialog
-						mes .@npc$
+						mes .@npc$;
 						mes "Then, what is it you desire?..";
 						mes ". . . . . ....";