The code for the Heal and potion blocks are those:
I don't see anything wrong with them, so I dunno wtf is happening... :/# Heal
useSelf_skill Heal {
lvl 10
hp < 50%
sp > 10%
}
# Novice Red Potion
useSelf_item Novice Potion {
hp < 30%
sp < 10%
}
Anyways, is there a way to specify to use the potion "when is not possible to use Heal" as a command? Maybe that's the problem, I dunno.
Thanks for the help.
