script "set hp to 9999 (map)"
  dpoke $103a3c 6000

script "set max hp to 9999 (map)"
  dpoke $103a3a 9999

script "set max mana to 9999 (map)"
  dpoke $103a3e 9999

script "set current mana to 9999 (map)"
  dpoke $103a40 9999

script "9999 gold"
  dpoke $10ce6a 9999

script "10 potions of cure (50gp each)"
  poke $10cd66 10

