View Single Post
  #14  
Old 01-06-2004, 11:58 PM
D1ce2 D1ce2 is offline
Registered User
Join Date: Dec 2003
Location: United Kingdom
Posts: 446
D1ce2 is on a distinguished road
Send a message via AIM to D1ce2 Send a message via Yahoo to D1ce2
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!)
__________________

The time is coming
Reply With Quote