summaryrefslogtreecommitdiff
path: root/npc/001-4_Omars_house/dedication.txt
diff options
context:
space:
mode:
authorFate <fate-tmw@googlemail.com>2009-09-18 20:34:18 +0000
committerFate <fate-tmw@googlemail.com>2009-09-18 20:34:18 +0000
commit0738d6d97334d9127007e06bac87f23f4170534c (patch)
tree9df7182f023ce8c1500e4fd7377339e6c5cc5985 /npc/001-4_Omars_house/dedication.txt
parentd1ac0ab81128a774a94d821fff331e6517d3471b (diff)
parent2f931153d914a90b3be73665a90251706f2b3170 (diff)
downloadserverdata-0738d6d97334d9127007e06bac87f23f4170534c.tar.gz
serverdata-0738d6d97334d9127007e06bac87f23f4170534c.tar.bz2
serverdata-0738d6d97334d9127007e06bac87f23f4170534c.tar.xz
serverdata-0738d6d97334d9127007e06bac87f23f4170534c.zip
Merge branch 'master' of gitorious.org:tmw-eathena-data/mainline
Diffstat (limited to 'npc/001-4_Omars_house/dedication.txt')
-rw-r--r--npc/001-4_Omars_house/dedication.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/npc/001-4_Omars_house/dedication.txt b/npc/001-4_Omars_house/dedication.txt
new file mode 100644
index 00000000..edb0e388
--- /dev/null
+++ b/npc/001-4_Omars_house/dedication.txt
@@ -0,0 +1,9 @@
+// Dedication to Irene Christina
+
+001-4.gat,76,68,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;
+};