Skip to content

Commit 959e512

Browse files
committed
Disable Early Bird Catches the Wyrm until fixed
- Problem with Draw In drawing players out of bounds - Reports of inability to hit Wyrm while on the ground
1 parent b6c9a43 commit 959e512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/globals/bcnm.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ local battlefields = {
317317
{ 8, 104, 1552}, -- Creeping Doom (BS30)
318318
{ 9, 105, 1551}, -- Charming Trio (BS20)
319319
{10, 106, 1552}, -- Harem Scarem (BS30)
320-
{11, 107, 1553}, -- Early Bird Catches the Wyrm (KS99)
320+
-- {11, 107, 1553}, -- Early Bird Catches the Wyrm (KS99)
321321
{12, 108, 1131}, -- Royal Succession (BS40)
322322
{13, 109, 1177}, -- Rapid Raptors (BS50)
323323
{14, 110, 1130}, -- Wild Wild Whiskers (BS60) -- TODO: should use petrifactive breath more often than other mobskill. Message before spellcasting.

0 commit comments

Comments
 (0)