summaryrefslogblamecommitdiff
path: root/world/map/npc/001-3/_mobs.txt
blob: 9a15211cffb54f988acf3fc5ef8d81f629e715b2 (plain) (tree)
1
2
3
4
5
6
7
                                                                                                         
                       
 
                                                             

 
                                    




                         
        
 
// This file is generated automatically. All manually changes will be removed when running the Converter.
// Tulimshar arena mobs

001-3.gat,0,0,0,0|monster|Maggot|1002,10,0,0,Mob001-3::On1002


001-3.gat,0,0,0|script|Mob001-3|-1,{
On1002:
    set @mobID, 1002;
    callfunc "MobPoints";
    end;

    end;
}