summaryrefslogblamecommitdiff
path: root/npc/000-1/couwan.txt
blob: 68504240c6a9f3f537607532774c7e9f68cf4820 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













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

000-1.gat,89,36,0,1	script	Couwan	111;2,{

    mesn;
    mesq l("Hello world!");

    close;

}