mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-16 21:32:18 +02:00
Added TODO with Substitute
This commit is contained in:
parent
80a7216872
commit
c0ad163dc8
@ -1542,6 +1542,7 @@ export class DownloadAbAttr extends PostSummonAbAttr {
|
||||
private enemySpDef: integer;
|
||||
private stats: BattleStat[];
|
||||
|
||||
// TODO: Implement the Substitute feature(s) once move is implemented.
|
||||
/**
|
||||
* Checks to see if it is the opening turn (starting a new game), if so, Download won't work. This is because Download takes into account
|
||||
* vitamins and items, so it needs to use the BattleStat and the stat alone.
|
||||
|
Loading…
Reference in New Issue
Block a user