summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.");