HEAL-CREATURE!

Name

HEAL-CREATURE! -- generic function

Description

Tries to heal the creature with a certain amount of hits.

Methods

HEAL-CREATURE!
 (HEAL-CREATURE! (PLAYER PLAYER) AMOUNT) [method]
Calls 

(SETF CURRENT-HP), (SETF PLAYER.FRACTION-HP), ASK-FOR-REDRAW!, CURRENT-HP, MAXIMUM-HP and PRINT-MESSAGE!

Location 

player.lisp

HEAL-CREATURE!
 (HEAL-CREATURE! (CREATURE ACTIVE-MONSTER) AMOUNT) [method]
Calls 

(SETF CURRENT-HP), CURRENT-HP and MAXIMUM-HP

Location 

monster.lisp

This documentation was generated Autumn 2003 from the original sources by Albert v.0.4.9.