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

051-1.gat,42,35,42,24|monster|LogHead|1025,30,100000,30000,Mob051-1::On1025
051-1.gat,42,35,41,22|monster|SpikyMushroom|1019,10,100000,30000,Mob051-1::On1019


051-1.gat,0,0,0|script|Mob051-1|-1,
{
On1019:
    set @mobID, 1019;
    callfunc "MobPoints";
    end;

On1025:
    set @mobID, 1025;
    callfunc "MobPoints";
    end;

    end;
}