summaryrefslogtreecommitdiff
path: root/world/map/npc/001-2/dedication.txt
blob: d65f47d104d174d7c352f50bf261d5f30b041ef8 (plain) (blame)
1
2
3
4
5
6
7
8
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;
};