header general

[BUG] Chaos Wyvern missing A_NoBlocking in crash frames

  • peewee_RotA
  • peewee_RotA's Avatar Topic Author
  • Zombieman
  • Zombieman
More
1 year 6 months ago #1 by peewee_RotA
Can't respond to the original post, but I found a bug with the Chaos Wyvern that makes it block movement if it dies on steps. For some reason because it is +BOSS it always enters the crash frames when it dies, and the crash frames do not set no blocking. Even if set to not boss, a big hit (especially if you lower its health) can knock it into those frames.

Here's what it should be:

Crash:
    CWYV KL 5 A_NoBlocking
    CWYV M -1
    Stop
 

Here's the link to the original post:
https://www.realm667.com/en/kunena/closed-submissions/1216-update-chaos-wyvern#7452

Here's the beastiary entry:
https://www.realm667.com/en/beastiary-mainmenu-136-69621/heretic-hexen-style-mainmenu-137-49102/990-chaos-wyvern

Please Log in or Create an account to join the conversation.

  • Gothic
  • Gothic's Avatar
  • Moderator
  • Moderator
More
1 year 5 months ago #2 by Gothic
Thanks for reporting this. Updated

Please Log in or Create an account to join the conversation.