mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[GH-ISSUE #218] Boots of lightness weight reduction stack #1498
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @RedSparr0w on GitHub (Nov 28, 2019).
Original GitHub issue: https://github.com/2006-Scape/2006Scape/issues/218
If you equip boots of lightness multiple times, your weight will be reduced each time without increasing.
@dginovker commented on GitHub (Nov 28, 2019):
From Dark98:
I'm not with my pc but for boots of lightness,under here
https://github.com/dginovker/2006rebotted/blob/d876a923b9d14410b4d8b860239ea4462dd6243a/2006Redone%20Server/src/com/rebotted/game/items/ItemAssistant.java#L1739
@mrextremez commented on GitHub (Nov 29, 2019):
I will fix when I get time if someone else hasn’t already
@Gptaqbc commented on GitHub (Dec 7, 2019):
Fixed. Will push soon.
It wasn't exactly as Dark98 said but it was a really good starting point!
@RedSparr0w commented on GitHub (Dec 8, 2019):
It doesn't happen anymore if you keep equiping just the boots of lightness,
But if you equip a different pair of boots, then boots of lightness alternating, then it still stacks.
@RedSparr0w commented on GitHub (Dec 12, 2019):
Fixed by #272