summaryrefslogtreecommitdiff
path: root/npc/017-3
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-08-25 18:30:48 -0300
committerJesusaves <cpntb1@ymail.com>2018-08-25 18:30:48 -0300
commitaac5b42e49243ac8ae6401d6690ca69693d6d5ec (patch)
tree3c5b25c66a51335ff9d8e784c6232c595f92d914 /npc/017-3
parentf8523cd06a2646af85e69463c8f99cf2be8ea673 (diff)
downloadserverdata-aac5b42e49243ac8ae6401d6690ca69693d6d5ec.tar.gz
serverdata-aac5b42e49243ac8ae6401d6690ca69693d6d5ec.tar.bz2
serverdata-aac5b42e49243ac8ae6401d6690ca69693d6d5ec.tar.xz
serverdata-aac5b42e49243ac8ae6401d6690ca69693d6d5ec.zip
Partial
Diffstat (limited to 'npc/017-3')
-rw-r--r--npc/017-3/chef.txt1
-rw-r--r--npc/017-3/dimonds.txt6
-rw-r--r--npc/017-3/doctor.txt1
-rw-r--r--npc/017-3/loratay.txt1
4 files changed, 9 insertions, 0 deletions
diff --git a/npc/017-3/chef.txt b/npc/017-3/chef.txt
index b2f652676..409be44a8 100644
--- a/npc/017-3/chef.txt
+++ b/npc/017-3/chef.txt
@@ -7,6 +7,7 @@
// Easter 2011 and Easter 2012 quests.
017-3,33,25,0 script Chef#dimond NPC_CHEF,{
+ showavatar NPC_CHEF;
goto L_Begin;
L_Begin:
diff --git a/npc/017-3/dimonds.txt b/npc/017-3/dimonds.txt
index 7c71b6597..b8491884c 100644
--- a/npc/017-3/dimonds.txt
+++ b/npc/017-3/dimonds.txt
@@ -6,6 +6,7 @@
// Dimond's Cove NPCs
017-3,34,38,0 script Dimond NPC_DIMOND,{
+ showavatar NPC_DIMOND;
mesn;
mesq l("Welcome to Dimond's Cove!");
next;
@@ -24,6 +25,7 @@ OnInit:
}
017-3,40,35,0 script Phil NPC_BARD_TRUMP,{
+ showavatar NPC_BARD_TRUMP;
if (season() == SEASON_SPRING)
goto L_Quest;
mesn;
@@ -45,6 +47,7 @@ OnInit:
}
017-3,40,37,0 script Jerry NPC_BARD_DRUMS,{
+ showavatar NPC_BARD_DRUMS;
if (season() == SEASON_SPRING)
goto L_Quest;
mesn;
@@ -66,6 +69,7 @@ OnInit:
}
017-3,42,36,0 script Robert NPC_BARD_HARPS,{
+ showavatar NPC_BARD_HARPS;
if (season() == SEASON_SPRING)
goto L_Quest;
mesn;
@@ -88,6 +92,7 @@ OnInit:
017-3,35,35,0 script Shannon NPC_LOF_NOBLEMAN,{
+ showavatar NPC_LOF_NOBLEMAN;
mesn;
mesq l("I'm a traveling poet and admirer of Robert Burns, a bard from the mana world.");
next;
@@ -593,6 +598,7 @@ OnInit:
017-3,65,41,0 shop General Store#dimond NPC137,586:500,524:800,544:2000,632:500,528:500,735:500
017-3,75,68,0 script Basil NPC_TOMBOY,{
+ showavatar NPC_TOMBOY;
if (!is_night())
goto L_Day;
mesn;
diff --git a/npc/017-3/doctor.txt b/npc/017-3/doctor.txt
index 495d21b26..edc4f2a9b 100644
--- a/npc/017-3/doctor.txt
+++ b/npc/017-3/doctor.txt
@@ -8,6 +8,7 @@
// http://forums.landoffire.org/viewtopic.php?f=7&t=1320&sid=80d2c735b55ccb06a39955a8fbca3913
017-3,75,68,0 script The Doctor NPC_LOF_DOCTOR,{
+ showavatar NPC_LOF_DOCTOR;
.@q=getq(LoFQuest_EPISODE);
if (BaseLevel < 30) goto L_Weak;
if (.@q == 1) goto L_Check;
diff --git a/npc/017-3/loratay.txt b/npc/017-3/loratay.txt
index ab26e7736..1bcb91545 100644
--- a/npc/017-3/loratay.txt
+++ b/npc/017-3/loratay.txt
@@ -9,6 +9,7 @@
// Requires some money and level too (Savior Plate is level 109 item iirc?)
017-3,85,85,0 script Lora Tay NPC_GLASS_OLD_LADY,{
+ showavatar NPC_GLASS_OLD_LADY;
mesn;
mesq l("Don't interrupt me, I'm busy!");
next;