Next Page button cannot be used if your inventory is full

Issue #61 closed
Cokemonkey11 repo owner created an issue

Frotty says:

  • use tome - they can alway be bought
  • RemoveItem to prevent leak

Comments (3)

  1. Cokemonkey11 reporter

    Works with these

        setActivelyUsed(true)
        setNumberofCharges(1)
        setPerishable(true)
        setUseAutomaticallyWhenAcquired(true)
    
  2. Log in to comment