Skip to content

Fix #1361,#1459 (Makes constructs immune to ZAS stun)

Rob Nelson requested to merge pull/1464/airflow_constructs into Bleeding-Edge

Created by: wild-billy

Now properly overrides ZAS procs airflow_stun() and airflow_hit() for constructs. They don't have the right code to handle stuns, so they were getting perma-stunned with no way to recover outside of varediting. Fixes #1361 (closed) and #1459 (closed) (construct permastun). Tested and working.

Merge request reports