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