diff --git a/scripts/OPG_Characters.lemon b/scripts/OPG_Characters.lemon index 2461bb3..d36c916 100644 --- a/scripts/OPG_Characters.lemon +++ b/scripts/OPG_Characters.lemon @@ -80,6 +80,6 @@ function void Character.Die_noSound() // part 4 function void DeactivateSuper() { - if (super.active || super.active.tails) + if A0 == 0xffffb000 && (super.active || super.active.tails) Character.cancelSuperTransformation() -} \ No newline at end of file +}