nukeykt / NBlood

Reverse-engineered ports of Build games using EDuke32 engine technology and development principles (NBlood/Rednukem/PCExhumed)
598 stars 74 forks source link

Blood: workaround for bat attack state #820

Closed tmyqlfpir closed 2 months ago

tmyqlfpir commented 2 months ago

This PR adds a sanity check for the bat attack state when loading/saving files.

This is referenced off of an earlier fix made to bone eels (00107feb0c310ce24a3d022bde3be18dc2d342a8) and the same fix is applied to bats.

This PR also fixes the report issues #444 #607 and #454

Fixes #444 Fixes #607 Fixes #454