summaryrefslogtreecommitdiff
path: root/npc/036-2/emblems.txt
blob: de61902b61abe1c1e1bf60a34306688c0bd6ca77 (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
036-2,29,27,0	script	#k2city1e	NPC412,{
  end;
  OnInit:
    disablenpc "#k2city1e";
  end;
}
036-2,29,27,0	script	#k2city1d	NPC413,{
  end;
}

036-2,31,27,0	script	#k2city2e	NPC416,{
  end;
  OnInit:
    disablenpc "#k2city2e";
  end;
}
036-2,31,27,0	script	#k2city2d	NPC417,{
  end;
}

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