From 3d0823d5c9b56be5c3892c0a4e717f961cb93e69 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Wed, 1 Jun 2011 15:27:26 -0600 Subject: Change the Converter to use different folder names And update everything to use it. --- npc/001-4/dedication.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 npc/001-4/dedication.txt (limited to 'npc/001-4/dedication.txt') diff --git a/npc/001-4/dedication.txt b/npc/001-4/dedication.txt new file mode 100644 index 00000000..4b240b11 --- /dev/null +++ b/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; +}; -- cgit v1.2.3-60-g2f50