typo fix
This commit is contained in:
parent
9ad0a23c33
commit
d5300a845b
@ -2,7 +2,7 @@ import { PowerEffect } from './basePowers.js';
|
|||||||
|
|
||||||
export class WallWalkerEffect extends PowerEffect {
|
export class WallWalkerEffect extends PowerEffect {
|
||||||
get name() {
|
get name() {
|
||||||
return 'WallWalker';
|
return 'Wall Walker';
|
||||||
}
|
}
|
||||||
|
|
||||||
get duration() {
|
get duration() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user