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













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

000-1.gat,34,111,0,1	script	Tibbo	110;2,{

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

    close;

}