DEPRECATED: The server data developed for the tmwAthena server used by The Mana World Legacy. All further development will take place in the "server-data" repo.
// This file is generated automatically. All manually changes will be removed when running the Converter.
// Woodland 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,
{
end;
On1017:
set @mobID, 1017;
callfunc "MobPoints";
end;
}