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













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

000-1.gat,46,35,0,1	script	Jalad	110;2,{

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

    close;

}