summaryrefslogtreecommitdiff
path: root/world/map/npc/068-2/_mobs.txt
blob: c0b6cd10e2910ff109be85d5f51e5b3d2e4e5bb8 (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 Noble Indoors mobs

068-2.gat,94,54,5,6|monster|Silkworm|1035,4,10000ms,85000ms,Mob068-2::On1035


068-2.gat,0,0,0|script|Mob068-2|-1
{
    end;

On1035:
    set @mobID, 1035;
    callfunc "MobPoints";
    end;
}