mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-05-04 07:23:57 +01:00
Update src/data/challenge.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
This commit is contained in:
parent
b7aa0ed2e1
commit
7ef2dccadc
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user