summaryrefslogtreecommitdiff
path: root/npc/000-2-1/dan.txt
blob: 66d7f9e62636f79788080aed57be7c2bd35615f0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Evol scripts.
// Authors:
//    Reid
// Description:
//    Note writter first part.

000-2-1.gat, 22,31,0,0	script	Dan	101,{

    mesn;
    mesq lg("Sorry, but I'm busy right now.");

    close;

}