From 6b50195dc7da88d6e7f5dc61b466e23aba458dd5 Mon Sep 17 00:00:00 2001 From: Chuck Miller Date: Mon, 14 Sep 2009 23:59:53 -0400 Subject: Create a new map for Omar's house for the special song --- npc/001-4_Omars_house/dedication.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 npc/001-4_Omars_house/dedication.txt (limited to 'npc/001-4_Omars_house/dedication.txt') 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; +}; -- cgit v1.2.3-70-g09d2