blob: a63c28de88ee9231a58d484050c72971a004ac5e (
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,
{
On1100:
set @mobID, 1100;
callfunc "MobPoints";
end;
end;
}
|