blob: 37e8e0c696b3c93808a5ccc30fc486c688f2a816 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
// This file is generated automatically. All manually changes will be removed when running the Converter.
// Illia archipelago mobs
052-1.gat,55,29,43,39|monster|AzulSlime|1100,18,100000,20000,Mob052-1::On1100
052-1.gat,0,0,0|script|Mob052-1|-1,
{
end;
On1100:
set @mobID, 1100;
callfunc "MobPoints";
end;
}
|