summaryrefslogtreecommitdiff
path: root/world/map/npc/035-2/emblems.txt
blob: 895909a34cc36479d1974b9559c820085990fe68 (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
32
33
34
35
36
37
38
39
40
41
42
43
035-2.gat,28,27,0|script|#k1city1e|410,
{
  end;
  OnInit:
    disablenpc "#k1city1e";
  end;
}
035-2.gat,28,27,0|script|#k1city1d|411,
{
  end;
}

035-2.gat,30,27,0|script|#k1city2e|412,
{
  end;
  OnInit:
    disablenpc "#k1city2e";
  end;
}
035-2.gat,30,27,0|script|#k1city2d|413,
{
  end;
}

035-2.gat,32,27,0|script|#k1city3e|414,
{
  end;
  OnInit:
    disablenpc "#k1city3e";
  end;
}
035-2.gat,32,27,0|script|#k1city3d|415,
{
  end;
}

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