summaryrefslogtreecommitdiff
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
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.
-rw-r--r--db/constants.conf1
-rw-r--r--npc/001-2-22/note.txt4
2 files changed, 3 insertions, 2 deletions
diff --git a/db/constants.conf b/db/constants.conf
index f4d3ab49..dd778a9a 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -3813,6 +3813,7 @@ constants_db: {
NPC_TREE_LEAF: 909
NPC_FINAL_POINT: 910
NPC_KATJA_TREE: 911
+ NPC_DAN_NOTE: 912
NPC_OFFSET_NO_SPRITE: 998
NPC_NO_SPRITE: 999
NPC_HIDDEN: 32767
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.");