mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-06-30 21:42:20 +02:00
Update move.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
This commit is contained in:
parent
2b06573b0f
commit
d744e832b2
@ -412,7 +412,7 @@ export default class Move implements Localizable {
|
||||
/**
|
||||
* Mark this move as unimplemented.
|
||||
* Unimplemented moves are ones which have _none_ of their basic functionality enabled,
|
||||
* and will fail upon use.
|
||||
* and cannot be used.
|
||||
* @returns `this`
|
||||
*/
|
||||
unimplemented(): this {
|
||||
|
Loading…
Reference in New Issue
Block a user