summaryrefslogtreecommitdiff
path: root/world/map/npc/042-2/_mobs.txt
blob: 60ac26d68ffa434570d89aeeaf034f735888543e (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 Suburbs Indoor mobs

042-2.gat,33,57,24,7|monster|HouseMaggot|1050,7,100000,30000,Mob042-2::On1050


042-2.gat,0,0,0|script|Mob042-2|-1,
{
    end;

On1050:
    set @mobID, 1050;
    callfunc "MobPoints";
    end;
}