summaryrefslogtreecommitdiff
path: root/world/map/npc/001-4/dedication.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/001-4/dedication.txt')
-rw-r--r--world/map/npc/001-4/dedication.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/world/map/npc/001-4/dedication.txt b/world/map/npc/001-4/dedication.txt
new file mode 100644
index 00000000..4b240b11
--- /dev/null
+++ b/world/map/npc/001-4/dedication.txt
@@ -0,0 +1,9 @@
+// Dedication to Irene Christina
+
+001-4.gat,31,29,0 script #IreneDedication 127,{
+ mes "~ Irene Christina ~";
+ mes "The song in this house is dedicated to Irene.";
+ mes "";
+ mes "She had seen only twenty hours of this world when she died in her father's arms.";
+ close;
+};