mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-13 11:52:18 +02:00
removed TODO comment
This commit is contained in:
parent
6b78c366c7
commit
7796fd5261
@ -1040,7 +1040,6 @@ export class MultiHitAttr extends MoveAttr {
|
|||||||
break;
|
break;
|
||||||
case MultiHitType._3_INCR:
|
case MultiHitType._3_INCR:
|
||||||
hitTimes = 3;
|
hitTimes = 3;
|
||||||
// TODO: Add power increase for every hit
|
|
||||||
break;
|
break;
|
||||||
case MultiHitType._1_TO_10:
|
case MultiHitType._1_TO_10:
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user