From b48391bd69845104dc655f5ee6b09e371b730c17 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 19 Dec 2018 12:22:58 -0200 Subject: Fix some bugs at Heroes Hold --- npc/018-2-2/main.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/018-2-2/main.txt') diff --git a/npc/018-2-2/main.txt b/npc/018-2-2/main.txt index 14ac6bf67..b6e75a4a2 100644 --- a/npc/018-2-2/main.txt +++ b/npc/018-2-2/main.txt @@ -57,9 +57,9 @@ OnInit: // Master setarray .Master_Mobs, SupremeChest,BlueSlime,MurdererScorpion,Tipiou,AlphaMouboo,BanditLord,Tipiu,GreenDragon,GiantMutatedBat,FallenKing1, - FallenKing2, EvilScythe, YetiKing, TheMonsterKing; + FallenKing2, EvilScythe, YetiKing, MonsterKing; setarray .Master_Ammo, 1, 140, 20, 20, 20, 20, 20, 20, 20, 10, - 10, 1, 7, 1; + 10, 1, 7, 1; end; // Respawn Arrays (Manual) -- cgit v1.2.3-70-g09d2