Bug - Fixed Grogpagne issues

Malibu Stacey

Active member
Grogpagne isn't listed under the "use these restores" section of the HP/MP Usage tab.

Also trying to use them in the Restores section of the Item Manager defaults to using all of them in your inventory regardless of your current and max MP (other items don't do this, it will only suggest using as many to fill your MP). I suspect the amount of MP using one gives is missing from its data. The wiki suggests the average is 40 MP which is what I have seen from using them.

Code:
use 5 grogpagne
You gain 198 Mana Points

use 5 grogpagne
You gain 202 Mana Points

use 10 grogpagne
You gain 407 Mana Points

use 5 grogpagne
You gain 176 Mana Points

use 3 grogpagne
You gain 114 Mana Points

use 5 grogpagne
You gain 196 Mana Points
 

Darzil

Developer
r18831 uses the RestoresDatabase to suggest amount restored, not the old HP/MP restores hard coded lists.

The HP/MP automation is badly in need of upgrade, and there as a Feature Request (from me) about it.
 
Top