summaryrefslogtreecommitdiff
path: root/npc/001-2-19/lloyd.txt
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2016-06-27 00:26:57 +0200
committerReid <reidyaro@gmail.com>2016-06-27 00:27:46 +0200
commit80f546fcb99bd70a5e48dca646f561ab3c3d8f2c (patch)
tree5d77b3f090b2513c05d300e4fb79862a44c7360f /npc/001-2-19/lloyd.txt
parent7f40fa08e57e077ea161b12f385a88798d752794 (diff)
downloadserverdata-80f546fcb99bd70a5e48dca646f561ab3c3d8f2c.tar.gz
serverdata-80f546fcb99bd70a5e48dca646f561ab3c3d8f2c.tar.bz2
serverdata-80f546fcb99bd70a5e48dca646f561ab3c3d8f2c.tar.xz
serverdata-80f546fcb99bd70a5e48dca646f561ab3c3d8f2c.zip
Replace emotion() arguments with constants instead of ID.
Diffstat (limited to 'npc/001-2-19/lloyd.txt')
-rw-r--r--npc/001-2-19/lloyd.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/001-2-19/lloyd.txt b/npc/001-2-19/lloyd.txt
index 7106909a..d34a55b2 100644
--- a/npc/001-2-19/lloyd.txt
+++ b/npc/001-2-19/lloyd.txt
@@ -34,7 +34,7 @@
speech 1,
l("This is your first time asking for something, you won't pay this time, take it as a sign of good faith!"),
l("If you need something in the future, do not hesitate to pass by here, our stock is full of box collecting dust.");
- emotion 6;
+ emotion E_WINK;
break;
case 2:
speech 1,
@@ -42,7 +42,7 @@
l("Since Don settled in Artis he and his band refused to register to the Merchant Guild."),
l("I will close my eyes for once, but only because it's your first time asking for something!"),
l("Sometimes a good merchant needs to reach out first. It's on the house, give Chelios my regards!");
- emotion 7;
+ emotion E_WINK;
break;
}
setq ArtisQuests_Enora, 3;