summaryrefslogblamecommitdiff
path: root/npc/000-1/ale.txt
blob: 052f233d84dd69b408c3c2c9b8ca04ea31f3f2b7 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                               

                                 



          
// Evol scripts.
// Author:
//    Reid
// Description:
//    .

000-1.gat,55,23,0,1	script	Ale	105;2,{

    mesn;
    mesq g(l("Good day, sir."),
           l("Good day, lady."));

    close;

}