summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorAlige <gauvain.dauchy@free.fr>2017-01-28 22:48:46 +0400
committerAlige <gauvain.dauchy@free.fr>2017-01-28 22:48:46 +0400
commit287430d194d42c809ded593ae516a5e02e307fdf (patch)
treef2da28720a14b279deb8a7d846475cc98d95eaa8 /npc
parent783d23c1b35d32edc9b7281550783a07107b75b7 (diff)
downloadserverdata-287430d194d42c809ded593ae516a5e02e307fdf.tar.gz
serverdata-287430d194d42c809ded593ae516a5e02e307fdf.tar.bz2
serverdata-287430d194d42c809ded593ae516a5e02e307fdf.tar.xz
serverdata-287430d194d42c809ded593ae516a5e02e307fdf.zip
Added a new ID for Dan's note and fixed its coordinates.
Diffstat (limited to 'npc')
-rw-r--r--npc/001-2-22/note.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/001-2-22/note.txt b/npc/001-2-22/note.txt
index 36d62029..b2560503 100644
--- a/npc/001-2-22/note.txt
+++ b/npc/001-2-22/note.txt
@@ -4,7 +4,7 @@
// Description:
//
-001-2-22,22,33,0 script Note#001-2-22 NPC_NO_SPRITE,{
+001-2-22,31,31,0 script Note#001-2-22 NPC_DAN_NOTE,{
mesn;
mesq l("This note was left by somebody.");
next;
@@ -18,7 +18,7 @@
L_Content:
mesn;
mes "\"" + l("Dear sister,");
- mes l("During the next few days, we will finally reach Artis.");
+ mes l("In a couple of days, we will finally reach Artis.");
next;
mes l("I will send you this letter as soon as I arrive.");