Update src/data/challenge.ts

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
This commit is contained in:
Leo Kim 2024-09-21 18:52:02 +09:00 committed by GitHub
parent b7aa0ed2e1
commit 7ef2dccadc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -736,10 +736,6 @@ export class TrickRoomChallenge extends Challenge {
return newChallenge;
}
override getDifficulty(): number {
return 0;
}
/**
* @override
* this challenge inverts whether the battle is under the effect of Trick Room.