Comment out BaalThrone NPC entry
Comment out the BaalThrone NPC entry in monsters.go
This commit is contained in:
@@ -235,7 +235,7 @@ func (gd *GameReader) shouldBeIgnored(txtNo uint) bool {
|
|||||||
npc.InvisiblePet,
|
npc.InvisiblePet,
|
||||||
npc.InfernoSentry,
|
npc.InfernoSentry,
|
||||||
npc.DeathSentry,
|
npc.DeathSentry,
|
||||||
npc.BaalThrone,
|
//npc.BaalThrone,
|
||||||
npc.BaalTentacle,
|
npc.BaalTentacle,
|
||||||
npc.BaalTentacle2,
|
npc.BaalTentacle2,
|
||||||
npc.BaalTentacle3,
|
npc.BaalTentacle3,
|
||||||
|
|||||||
Reference in New Issue
Block a user