...
new HPRestoreItem( "red pixel potion", 110 ),
new HPRestoreItem( "really thick bandage", 109 ),
new HPRestoreItem( "filthy poultice", 100 ),
new HPRestoreItem( "gauze garter", 100 ),
new HPRestoreItem( "bottle of Vangoghbitussin", 100 ),
HPRestoreItemList.GRUB,
new HPRestoreItem( "cotton candy bale", 61 ),
new HPRestoreItem( "ancient Magi-Wipes", 55 ),
new HPRestoreItem( "cotton candy pillow", 51 ),
new HPRestoreItem( "green pixel potion", 50 ),
new HPRestoreItem( "phonics down", 48 ),
new HPRestoreItem( "Disco Power Nap", 40 ),
new HPRestoreItem( "cotton candy cone", 39 ),
new HPRestoreItem( "palm-frond fan", 37 ),
new HPRestoreItem( "honey-dipped locust", 36 ),
HPRestoreItemList.WALRUS,
...
private static final HPRestoreItem GRUB = new HPRestoreItem( "plump juicy grub", 95 );
public static final HPRestoreItem WALRUS = new HPRestoreItem( "Tongue of the Walrus", 35 );