diff options
Diffstat (limited to 'world/map/npc/001-2/dedication.txt')
-rw-r--r-- | world/map/npc/001-2/dedication.txt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/world/map/npc/001-2/dedication.txt b/world/map/npc/001-2/dedication.txt index d65f47d1..1a668da7 100644 --- a/world/map/npc/001-2/dedication.txt +++ b/world/map/npc/001-2/dedication.txt @@ -1,9 +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; -}; +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; +} |