Skip to content

Commit

Permalink
Update entitySubFunctions.js
Browse files Browse the repository at this point in the history
  • Loading branch information
CLASHTEST authored and CLASHTEST committed Sep 5, 2023
1 parent d94baed commit e7c8b5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/modules/live/entitySubFunctions.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ class Skill {
this.deduction = 0;
this.level = 0;
this.canUpgrade = false;
this.LSPF = null;
this.set([0, 0, 0, 0, 0, 0, 0, 0, 0, 0]);
this.maintain();
}
Expand Down

0 comments on commit e7c8b5a

Please sign in to comment.