summaryrefslogblamecommitdiff
path: root/world/map/npc/002-1/nomads.txt
blob: 456bc2b63bea47c3d26be78762a75b7953e90743 (plain) (tree)
1
2
3
4
5
6
7
8
9
10

  
                                    
 



                                           

 
                                     
 
                             
                                                       
          
 
//

002-1.gat,92,100,0|script|Samuel|132
{
    mes "[Samuel the Nomad]";
    mes "\"This is really a nice place.\"";
    mes "Don't you think so?\"";
    close;
}

002-1.gat,102,100,0|script|Elijah|128
{
    mes "[Elijah the Nomad]";
    mes "\"It's nice to find a respite like this...\"";
    close;
}