Installation instructions:
1. Place all the graphic files in Graphics/Pictures/Bag
2. In script section "PScreen_Bag" search for the phrase "@sprites["itemlist"] =" and replace that line with the following:
@sprites["itemlist"] = Window_PokemonBag.new(@bag,@filterlist,lastpocket,168,-2,314,40+32+ITEMSVISIBLE*30.5)
Then you're all done!
- Credits
- Credits:
Lichenprincess (graphic reformatting)
Zygoat (UI tweak code)