Fix chain launching
- Feb 14, 2016
-
-
Inuyasha authored
In the process, the stasis flags work like you'd expect them to. You can now set them in Lua or code and they'll actually do something.
7c5adacc
-
Basically you're not allowed to launch off a chain the frame you touch it anymore.
Coincidentally the changes here allow you to actually use PF_*STASIS in a Lua script now and have it work as you'd expect it to (it lasts for a tic).
In the process, the stasis flags work like you'd expect them to. You can now set them in Lua or code and they'll actually do something.