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

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

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

    close;

}