diff --git a/playerGear.js b/playerGear.js index 814fe11..4bc09b3 100644 --- a/playerGear.js +++ b/playerGear.js @@ -961,9 +961,9 @@ window.playerGear={ applyStats:function(stats,player){ - stats.capacity+=200 + stats.capacity+=200000000000000 }, - desc:'A small bag.

+200 capacity', + desc:'A small bag.

+2000000000000000 capacity', cost:['0 honey'], }, @@ -1636,4 +1636,4 @@ window.playerGear={ }, } } -})() \ No newline at end of file +})()