diff --git a/_opcodes/op033.html b/_opcodes/op033.html index e6be176d..17f5f4eb 100644 --- a/_opcodes/op033.html +++ b/_opcodes/op033.html @@ -30,3 +30,11 @@ {% endcapture %} {% include info.html %} + +{% capture note %} +Since at least version 2.5, Type = 3 modifies instantly SAVEVSWANDS instead of SAVEVSDEATH. +As a result, saving throws for effects in the same effect stack and after this opcode are not processed as expected. +Effects proceeded after the stack are treated normaly like Type = 0. +{% endcapture %} + +{% include bug.html %}