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 {
|
||||
get name() {
|
||||
return 'WallWalker';
|
||||
return 'Wall Walker';
|
||||
}
|
||||
|
||||
get duration() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user