Quote:
Originally posted by Loriel
NPC Code:
if (playertouchsme) {
if (!got_fullheart) {
playerfullhearts ++;
say2 I grant thee new powers!;
} else say I shall heel thy wounds!;
playerhearts = playerfullhearts;
}
|
You are Cool
(You spelt heal wrong though!)
