diff options
Diffstat (limited to 'npc/merchants/diamond.txt')
-rw-r--r-- | npc/merchants/diamond.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 ". . . . . ....";
|