Prev: A0D2 Up: Map Next: A0E0
A0DC: Set morale
This sets the morale level to the amount specified in A.
Used by the routines at increase_morale and decrease_morale.
Input
A Morale.
set_morale A0DC LD ($A13C),A Set morale level to A
A0DF RET Return
Prev: A0D2 Up: Map Next: A0E0