diff options
Diffstat (limited to 'npc/cities/morocc.txt')
-rw-r--r-- | npc/cities/morocc.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/npc/cities/morocc.txt b/npc/cities/morocc.txt index 2f329318d..c46a13ee9 100644 --- a/npc/cities/morocc.txt +++ b/npc/cities/morocc.txt @@ -3,7 +3,7 @@ //===== By: ==================================================
//= kobra_k88
//===== Current Version: =====================================
-//= 1.6
+//= 1.7
//===== Compatible With: =====================================
//= eAthena 7.15 +
//===== Description: =========================================
@@ -17,6 +17,7 @@ //= 1.4 Fixed typo’s [Nexon]
//= 1.5 Added a lvl 4 weapon quest related NPC [MasterOfMuppets]
//= 1.6 Added Bartender NPC, made by Persian69 [Vicious_Pucca]
+//= 1.7 Removed Duplicates [Silent]
//============================================================
@@ -362,7 +363,7 @@ M_Menu: }
//Bartender
-morocc_in.gat,166,76,3 script Bartender 46,{
+morocc_in.gat,166,76,3 script Bartender#02 46,{
mes "[Bartender]";
mes "What are you going to order?";
next;
@@ -401,7 +402,7 @@ Nomoney: // Lvl 4 weapon quest related NPC ================================
-morocc.gat,289,230,3 script Citizen 92, {
+morocc.gat,289,230,3 script Citizen#06 92, {
mes "[Citizen]";
mes "Meeting a dead man is basically";
mes "impossible.";
|