blob: 2a3b53cf72d4fd5c98dd3b33fcd2095eb9242f90 (
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.
// Tulimshar Arena mobs
001-3.gat,0,0,0,0|monster|Maggot|1002,10,0,0,Mob001-3::On1002
001-3.gat,0,0,0|script|Mob001-3|-1,
{
end;
On1002:
set @mobID, 1002;
callfunc "MobPoints";
end;
}
|