summaryrefslogtreecommitdiff
path: root/world/map/npc/056-2/notes.txt
blob: a458c2a9774cd44024d9cf72ccbf1c6916a55e11 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
056-2.gat,77,34,0|script|Warning#mirak|400,
{
    mes "Turn around. Do not come any closer!";
    mes "Go back upstairs and leave! I don't want to see anybody!";
    mes "This is the last warning!";
    mes "- Mirak";
    close;
}
056-2.gat,29,30,0|script|Note#mirak|400,
{
    mes "DO NOT GO ANY FURTHER!";
    mes "Put the supplies on the table and do not come downstairs. I don't want to be bothered.";
    mes "- Mirak";
    close;
}