summaryrefslogtreecommitdiff
path: root/src/routers/vault/types/LegacyChar.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/routers/vault/types/LegacyChar.js')
-rw-r--r--src/routers/vault/types/LegacyChar.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/routers/vault/types/LegacyChar.js b/src/routers/vault/types/LegacyChar.js
index b893c3f..9fb2ed3 100644
--- a/src/routers/vault/types/LegacyChar.js
+++ b/src/routers/vault/types/LegacyChar.js
@@ -8,6 +8,8 @@ module.exports = class LegacyChar extends Char {
revoltId = null;
/** reference to the EvolChar */
revoltChar = null;
+ /** boss points */
+ bossPoints = 0;
/**
* serialize for sending over the network