mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-15 14:25:32 +01:00
* rename `getShinyMultiplier` * simplify methods to use first active event instead of sometimes using all active events * change remaining methods to use first event * use `ModifierTypeKeys` instead of `string` for wave rewards * rename `shinyMultiplier` to `shinyEncounterMultiplier` and add `shinyCatchMultiplier` * update comments * add comment * Fix capitalization of variable, remove comment --------- Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| mock-console | ||
| mocks-container | ||
| mock-clock.ts | ||
| mock-context-canvas.ts | ||
| mock-fetch.ts | ||
| mock-game-object-creator.ts | ||
| mock-game-object.ts | ||
| mock-loader.ts | ||
| mock-local-storage.ts | ||
| mock-texture-manager.ts | ||
| mock-timed-event-manager.ts | ||
| mock-video-game-object.ts | ||