summaryrefslogtreecommitdiff
path: root/src/routers/vault/types/EvolChar.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/routers/vault/types/EvolChar.js')
-rw-r--r--src/routers/vault/types/EvolChar.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/routers/vault/types/EvolChar.js b/src/routers/vault/types/EvolChar.js
index 1107d62..b6cf5a5 100644
--- a/src/routers/vault/types/EvolChar.js
+++ b/src/routers/vault/types/EvolChar.js
@@ -8,6 +8,8 @@ module.exports = class EvolChar extends Char {
legacyId = null;
/** reference to the LegacyChar */
legacyChar = null;
+ /** evol gender (different than tmwa) */
+ gender = "U";
/**
* serialize for sending over the network