summaryrefslogtreecommitdiff
path: root/world/map/npc/035-2/emblems.txt
blob: bf0cc7eb49effcd21a62b55e19c517bfa184a5e4 (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,28,27,0|script|#k1city1e|410
{
  end;
  OnInit:
    disablenpc "#k1city1e";
  end;
}
035-2,28,27,0|script|#k1city1d|411
{
  end;
}

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

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

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