summaryrefslogtreecommitdiff
path: root/world/map/npc/036-2/emblems.txt
blob: 1c8bad111d276b94741222f56c48904fb3778d14 (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.gat,29,27,0|script|#k2city1e|412
{
  end;
  OnInit:
    disablenpc "#k2city1e";
  end;
}
036-2.gat,29,27,0|script|#k2city1d|413
{
  end;
}

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

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