summaryrefslogblamecommitdiff
path: root/npc/000-1/gulukan.txt
blob: 37ba393d44ca6bf2d87422fc371af929938fc1f7 (plain) (tree)
1
2
3
4
5
6
7
8
9
10



                
       
 
                                               


                           



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

000-1.gat,54,90,0,1	script	Gulukan	111;2,{

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

    close;

}