// This file is generated automatically. All manually changes will be removed when running the Converter.
// Deep Desert Mines mobs
002-5.gat,37,89,12,7|monster|AngryFireGoblin|1108,3,100000,30000,Mob002-5::On1108
002-5.gat,33,76,3,11|monster|CaveMaggot|1056,3,100000,30000,Mob002-5::On1056
002-5.gat,40,68,7,5|monster|AngryScorpion|1057,3,100000,30000,Mob002-5::On1057
002-5.gat,40,38,18,5|monster|Archant|1060,3,100000,30000,Mob002-5::On1060
002-5.gat,56,97,2,5|monster|Archant|1060,1,100000,30000,Mob002-5::On1060
002-5.gat,68,100,12,2|monster|YellowSlime|1007,4,100000,30000,Mob002-5::On1007
002-5.gat,91,80,1,5|monster|Archant|1060,1,100000,30000,Mob002-5::On1060
002-5.gat,89,94,1,5|monster|Archant|1060,1,100000,30000,Mob002-5::On1060
002-5.gat,74,78,1,5|monster|Archant|1060,2,100000,30000,Mob002-5::On1060
002-5.gat,94,72,2,4|monster|Archant|1060,1,100000,30000,Mob002-5::On1060
002-5.gat,90,61,6,2|monster|YellowSlime|1007,1,100000,30000,Mob002-5::On1007
002-5.gat,74,35,1,5|monster|Archant|1060,1,100000,30000,Mob002-5::On1060
002-5.gat,84,33,1,5|monster|Archant|1060,1,100000,30000,Mob002-5::On1060
002-5.gat,84,46,1,5|monster|Archant|1060,1,100000,30000,Mob002-5::On1060
002-5.gat,99,38,1,5|monster|Archant|1060,1,100000,30000,Mob002-5::On1060
002-5.gat,93,38,8,2|monster|YellowSlime|1007,2,100000,30000,Mob002-5::On1007
002-5.gat,62,62,5,43|monster|AngryFireGoblin|1108,3,100000,30000,Mob002-5::On1108
002-5.gat,0,0,0|script|Mob002-5|-1,
{
On1007:
set @mobID, 1007;
callfunc "MobPoints";
end;
On1056:
set @mobID, 1056;
callfunc "MobPoints";
end;
On1057:
set @mobID, 1057;
callfunc "MobPoints";
end;
On1060:
set @mobID, 1060;
callfunc "MobPoints";
end;
On1108:
set @mobID, 1108;
callfunc "MobPoints";
end;
end;
}