diff options
author | Ali-G <gauvain.dauchy@free.fr> | 2011-06-30 20:07:16 +0200 |
---|---|---|
committer | Ali-G <gauvain.dauchy@free.fr> | 2011-06-30 20:07:16 +0200 |
commit | d7fc41a69bce75177626b1fe9d63469e1895e92d (patch) | |
tree | 122545d440e4735124ce8636de3ab6fd81ec8552 /world/map/npc/001-4/dedication.txt | |
parent | 8acd2a2897a228040904db48f58658bdf024bd3f (diff) | |
download | serverdata-d7fc41a69bce75177626b1fe9d63469e1895e92d.tar.gz serverdata-d7fc41a69bce75177626b1fe9d63469e1895e92d.tar.bz2 serverdata-d7fc41a69bce75177626b1fe9d63469e1895e92d.tar.xz serverdata-d7fc41a69bce75177626b1fe9d63469e1895e92d.zip |
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.
Diffstat (limited to 'world/map/npc/001-4/dedication.txt')
-rw-r--r-- | world/map/npc/001-4/dedication.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/world/map/npc/001-4/dedication.txt b/world/map/npc/001-4/dedication.txt deleted file mode 100644 index 4b240b11..00000000 --- a/world/map/npc/001-4/dedication.txt +++ /dev/null @@ -1,9 +0,0 @@ -// 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; -}; |