summaryrefslogtreecommitdiff
path: root/world/map/npc/036-2/emblems.txt
blob: 31b909553ff1e8f79e375e7ed418eee777a50fd2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
036-2,29,27,0|script|#k2city1e|412
{
  end;
  OnInit:
    disablenpc "#k2city1e";
  end;
}
036-2,29,27,0|script|#k2city1d|413
{
  end;
}

036-2,31,27,0|script|#k2city2e|416
{
  end;
  OnInit:
    disablenpc "#k2city2e";
  end;
}
036-2,31,27,0|script|#k2city2d|417
{
  end;
}

036-2,32,27,0|script|#k2sound|127
{
  end;
  OnCommandDing:
    specialeffect 402;
    end;
}