[Ohrrpgce] [ohrrpgce/ohrrpgce] Both "Reset stored target" and "Store Target" on the same attack doesn't work (#42)

Ralph Versteegen notifications at github.com
Sat Jan 25 03:55:08 PST 2020


"Reset stored target" happens after "Store Target", so if you set both bits on the same attack, Store Target does nothing. But being able to set both bits would be very useful, as it makes Store Target work the way you might expect it does (*set* the stored target rather than adding to the list of stored target mask).

It's not enough to swap the order the bits take effect, because `inflict()` is called multiple times if there are multiple targets. Instead Reset stored target needs to happen before the first `inflict()` call.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/ohrrpgce/ohrrpgce/issues/42
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.motherhamster.org/pipermail/ohrrpgce-motherhamster.org/attachments/20200125/4df731dc/attachment.html>


More information about the Ohrrpgce mailing list