ChristopherBThai / Discord-OwO-Bot

A Discord bot that will keep track of your OwO
https://discordapp.com/oauth2/authorize?client_id=408785106942164992&permissions=1074120776&scope=bot
Other
561 stars 404 forks source link

Update inventory.js #243

Closed GideusMW closed 2 years ago

GideusMW commented 2 years ago

Aligned shop ids by adding an extra '0' to 2 digit numbers. Also corrected item.id<9 to item.id<10 in case there ever is an inventory item with id 9.