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



                
                                       
 
                                               


                           



          
// Evol scripts.
// Author:
//    Reid
// Description:
//    Sailor part of the Gugli's quest.

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

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

    close;

}