This commit is contained in:
@@ -8,7 +8,7 @@ public class BeakBlastEffect : Script
|
||||
{
|
||||
if (move.UseMove.HasFlag("contact"))
|
||||
{
|
||||
move.User.SetStatus("burned");
|
||||
move.User.SetStatus("burned", false);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user