From d7fc41a69bce75177626b1fe9d63469e1895e92d Mon Sep 17 00:00:00 2001 From: Ali-G Date: Thu, 30 Jun 2011 20:07:16 +0200 Subject: Made a lot of fixes including layer issues, collision issues. In addition, the map 001-4 was an interior map so it was put into 001-2 such as the npcs that were located in 004-1. --- world/map/npc/001-2/dedication.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 world/map/npc/001-2/dedication.txt (limited to 'world/map/npc/001-2/dedication.txt') diff --git a/world/map/npc/001-2/dedication.txt b/world/map/npc/001-2/dedication.txt new file mode 100644 index 00000000..d65f47d1 --- /dev/null +++ b/world/map/npc/001-2/dedication.txt @@ -0,0 +1,9 @@ +// Dedication to Irene Christina + +001-2.gat,76,68,0 script #IreneDedication 127,{ + mes "~ Irene Christina ~"; + mes "The song in this house is dedicated to Irene."; + next; + 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