From c233841bb6b94313941874046b5674e10592ce56 Mon Sep 17 00:00:00 2001 From: Keyacom <70766223+Keyacom@users.noreply.github.com> Date: Sat, 4 Feb 2023 22:29:54 +0100 Subject: [PATCH] Make Clangorous Soul affected by Dancer (#195) As discovered by Awesomelink234 of Bulbapedia: https://bulbapedia.bulbagarden.net/wiki/Special:Diff/3633158 --- PBS/Gen 8/moves.txt | 2 +- PBS/moves.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PBS/Gen 8/moves.txt b/PBS/Gen 8/moves.txt index 9a917af5f..ef9b3f603 100644 --- a/PBS/Gen 8/moves.txt +++ b/PBS/Gen 8/moves.txt @@ -1106,7 +1106,7 @@ Accuracy = 100 TotalPP = 5 Target = User FunctionCode = RaiseUserMainStats1LoseThirdOfTotalHP -Flags = Sound,CannotMetronome +Flags = Sound,CannotMetronome,Dance Description = The user raises all its stats by using some of its HP. #------------------------------- [DRAGONDANCE] diff --git a/PBS/moves.txt b/PBS/moves.txt index 9a917af5f..ef9b3f603 100644 --- a/PBS/moves.txt +++ b/PBS/moves.txt @@ -1106,7 +1106,7 @@ Accuracy = 100 TotalPP = 5 Target = User FunctionCode = RaiseUserMainStats1LoseThirdOfTotalHP -Flags = Sound,CannotMetronome +Flags = Sound,CannotMetronome,Dance Description = The user raises all its stats by using some of its HP. #------------------------------- [DRAGONDANCE]