summaryrefslogtreecommitdiff
path: root/world/map/npc/052-1/_mobs.txt
blob: c955142f78f73e772d10824d99272555e081aa21 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// 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;
}