summaryrefslogtreecommitdiff
path: root/npc/cities/alberta.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/cities/alberta.txt')
-rw-r--r--npc/cities/alberta.txt13
1 files changed, 2 insertions, 11 deletions
diff --git a/npc/cities/alberta.txt b/npc/cities/alberta.txt
index dc54ee48e..e4d5d2552 100644
--- a/npc/cities/alberta.txt
+++ b/npc/cities/alberta.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= DZeroX
//===== Current Version: =====================================
-//= 1.3
+//= 1.4
//===== Compatible With: =====================================
//= eAthena 1.0
//===== Description: =========================================
@@ -14,6 +14,7 @@
//= 1.2 Implemented progression fixes provided by $ephiroth. [L0ne_W0lf]
//= 1.2b More pregression clean up provided by Barron-Monster. [L0ne_W0lf]
//= 1.3 Removed npc "Tourist#al" as it's a quest NPC. [L0ne_W0lf]
+//= 1.4 Removed "Fastidious Old Man" duplicate. [L0ne_W0lf]
//============================================================
alberta,97,51,0 script Fabian 84,{
@@ -561,13 +562,3 @@ alberta,43,49,5 script Poor-looking Merchant 89,{
mes "here. It's our biggest shame...";
close;
}
-
-alberta,165,83,4 script Fastidious Old Man 755,{
- mes "[Frank]";
- mes "My back~";
- mes "It's so sore!";
- mes "And my eyes are";
- mes "hurting worse and worse.";
- mes "*Sigh* I'm getting old...";
- close;
-}