Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions playerGear.js
Original file line number Diff line number Diff line change
Expand Up @@ -961,9 +961,9 @@ window.playerGear={

applyStats:function(stats,player){

stats.capacity+=200
stats.capacity+=200000000000000
},
desc:'A small bag.<br><br>+200 capacity',
desc:'A small bag.<br><br>+2000000000000000 capacity',
cost:['0 honey'],
},

Expand Down Expand Up @@ -1636,4 +1636,4 @@ window.playerGear={
},
}
}
})()
})()