summaryrefslogblamecommitdiff
path: root/world/map/npc/042-1/_mobs.txt
blob: db1aa7728f31ffdd4e92ebaec429d5c8e2c3f169 (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 Suburbs mobs

042-1.gat,0,0,0,0|monster|Maggot|1002,5,100000,30000,Mob042-1::On1002


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

    end;
}