class HealingPotion
|
Is a potion. More... |
|
|
Public Members
- HealingPotion (char *Aname,int charges, int restorationAmount)
- virtual ~HealingPotion ()
- void hookUp (DepletablePoints *toThis)
- int pointsPerCharge
- DepletablePoints * restores
- virtual int sip ()
Detailed Description
Is a potion.
Restores HP when sipped.
Could also restore any other DepletablePoints.
Makes this potion set to restore toThis.
The DepletablePoints which this HealingPotion restores.
[virtual] Returns that it is a restoration potion.
- Author: Daniel Roberge
- Generated: droberge@magebook.localdomain on Mon Jul 3 13:20:08 200.