From b6c6eaa13c977f1430824613e46d525df303da61 Mon Sep 17 00:00:00 2001 From: script-z3r0 Date: Wed, 11 Jan 2012 21:26:36 +0000 Subject: Fixed Missing ; Line 272 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15425 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/merchants/diamond.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/merchants') diff --git a/npc/merchants/diamond.txt b/npc/merchants/diamond.txt index 431f8b7ac..5456947e2 100644 --- a/npc/merchants/diamond.txt +++ b/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 ". . . . . ...."; -- cgit v1.2.3-70-g09d2