Skip to content

Commit 8867ab8

Browse files
committed
Parte batalla conseguida
1 parent 69f648e commit 8867ab8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/items.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ Scroll.prototype.canBeUsed = function (mp) {
3131

3232
function Effect(variations) {
3333
variations = variations || {};
34-
3534
this.initiative = variations.initiative || 0;
3635
this.defense = variations.defense || 0;
3736
this.hp = variations.hp || 0;

0 commit comments

Comments
 (0)