Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- When items list is sorted:
- 44,88+L / 144,144 / 222,95
- Breakdown:
- * 44,88+L
- + Hits Bag and Items pocket
- + L scrolls items list one page up, does not wrap around
- = Keeps list scrolled to the top
- * 144,144
- + Hits Item 6 (Sun Stone) and PokΓ©mon 6 (Petilil)
- + Avoids hitting Thrash in the item menu
- - Hits Options (unavoidable for Item 6)
- * 222,95
- + Hits Use and Thrash No
- - Hits Thrash count (confirms the amount to trash)
- - Hits Item 4
- - Hits Trainer Card
- Possible improvements:
- a) Move Petilil to slot 4.
- This causes it to overlap with Use, making it easier to target her.
- b) Trash items until Sun Stone is in slot 4.
- This causes it to overlap with Use, making it easier to use the correct item.
- The adjusted plans for these improvements:
- a) 44,88+L / 144,144 / 222,95
- b) 44,88+L / 222,115 / 222,95
- * 222,95 is technically not needed, but still recommended to avoid trashing
- a+b) 44,88+L / 222,95
Advertisement
Add Comment
Please, Sign In to add comment