summaryrefslogtreecommitdiff
path: root/npc/021-1_Tulimshar/magic_school.txt
blob: 54c49d565a1241ea58b54d6378418d4952a265d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// Tulimshar's magic academy

021-1.gat,45,54,0	script	Tinris	160,{
	mes "[Tinris]";
	mes "\"This is a magic school.\"";
}

021-1.gat,46,41,0	script	Tondar	168,{
	mes "[Tondar]";
	mes "\"We're not accepting any new students right now.\"";
}

021-1.gat,32,46,0	script	Ched	113,{
	mes "[Ched]";
	mes "\"I'm a student here.\"";
}