Skip to content

Commit ac9e993

Browse files
remove totm affecting intuition
1 parent 74d562f commit ac9e993

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

engine/class_modules/sc_mage.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7021,7 +7021,6 @@ struct touch_of_the_magi_t final : public arcane_mage_spell_t
70217021
{
70227022
parse_options( options_str );
70237023
triggers.clearcasting = true;
7024-
triggers.intuition = true;
70257024

70267025
if ( data().ok() )
70277026
add_child( p->action.touch_of_the_magi_explosion );

0 commit comments

Comments
 (0)