diff --git a/client/src/components/cryp.list.jsx b/client/src/components/cryp.list.jsx old mode 100644 new mode 100755 index 2dceedae..622ee418 --- a/client/src/components/cryp.list.jsx +++ b/client/src/components/cryp.list.jsx @@ -24,6 +24,10 @@ function CrypList({ cryps, activeItem, sendCombatPve, sendItemUse }) {
{cryp.hp.value} / {cryp.stam.value} HP
+ +
{cryp.xp} / {Math.pow(2,cryp.lvl+1)} XP
+ +