diff --git a/client/src/components/cryp.panel.jsx b/client/src/components/cryp.panel.jsx old mode 100755 new mode 100644 index 6de8e6af..35994db5 --- a/client/src/components/cryp.panel.jsx +++ b/client/src/components/cryp.panel.jsx @@ -2,7 +2,7 @@ const preact = require('preact'); function CrypPanel({ cryp, sendCombatPve }) { if (!cryp) return
Stat Area
-{JSON.stringify(cryp.def)}
-{JSON.stringify(cryp.dmg)}
-{JSON.stringify(cryp.hp)}
-{JSON.stringify(cryp.stam)}
+Cryp Stats
+Level - {cryp.lvl}
+