summaryrefslogblamecommitdiff
path: root/world/map/npc/021-1/north_shops.txt
blob: 3211b2b89da58a0d916581903d270ad3fa2b129f (plain) (tree)
1
2
3
4
5
6
7
8
9




                                                                      
                                                                                                           
 
                                  
 
                           
        


                            
                                     
 



                                                       
// Northern shopping plaza

// More high-end stuff to satisfy the richer people in Royal Tulimshar

// Some clothing
021-1.gat,135,36,0|shop|Inar|108,CottonShirt:*300,CottonShorts:*1000,CottonBoots:*2000,CottonHeadband:*3000

021-1.gat,129,40,0|script|Well|400
{
    callfunc "WaterBottle";
    end;
}

// An officer (for security)
021-1.gat,128,37,0|script|Officer|150
{
    mes "[Officer]";
    mes "I'm here for extra security for this market.";
    close;
}