Comment out BaalThrone NPC entry

Comment out the BaalThrone NPC entry in monsters.go
This commit is contained in:
2025-11-10 22:33:08 +09:00
committed by guiyomu-dev
parent 51cf7b6a1f
commit 78a4d2e748

View File

@@ -235,7 +235,7 @@ func (gd *GameReader) shouldBeIgnored(txtNo uint) bool {
npc.InvisiblePet,
npc.InfernoSentry,
npc.DeathSentry,
npc.BaalThrone,
//npc.BaalThrone,
npc.BaalTentacle,
npc.BaalTentacle2,
npc.BaalTentacle3,