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

 
                                    




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

014-3.gat,0,0,0,0|monster|Bat|1017,50,0,0,Mob014-3::On1017


014-3.gat,0,0,0|script|Mob014-3|-1,{
On1017:
    set @mobID, 1017;
    callfunc "MobPoints";
    end;

    end;
}