use correct stats

This commit is contained in:
ntr
2018-11-22 14:00:01 +11:00
parent 601e617bfc
commit 784905cf24
2 changed files with 5 additions and 6 deletions
+1 -2
View File
@@ -21,8 +21,7 @@ class CrypPage extends Phaser.GameObjects.Group {
this.ws.sendCrypForget(cryp.id, skill.skill);
});
this.add(text);
}
};
const knownSkill = (skill, i) => {
const SKILL_X = STATS.knownX();