oldschoolgg / oldschoolbot

Old School Bot - A fanmade discord bot based on Old School RuneScape (OSRS)
https://www.oldschool.gg/
MIT License
143 stars 132 forks source link

mining effect fix #6118

Closed Lajnux closed 1 month ago

Lajnux commented 1 month ago

Description:

fixed so that mining gloves and varrock armour use the updated logics.

Changes:

fixed so that mining gloves and varrock armour use the updated logics.

Other checks:

gc commented 1 month ago

I refactored the mining code so it can print out a table of the xp/hr in the wiki, so that I can see if this PR effects those. Running yarn wiki will update this wiki page based on your code, although some merge conflicts will have to be fixed.

image

Lajnux commented 1 month ago

I refactored the mining code so it can print out a table of the xp/hr in the wiki, so that I can see if this PR effects those. Running yarn wiki will update this wiki page based on your code, although some merge conflicts will have to be fixed.

image

I fixed the merge conflict, not sure if the yarn wiki went good tho, my lint seems slightly different