View Single Post
  #30  
Old 06-13-2002, 06:52 AM
-SLaG- -SLaG- is offline
Banned
Join Date: Jun 2002
Posts: 307
-SLaG- is on a distinguished road
Pith add me as the devil =) you can have like gods army against devils =)

// Graal2002 NPC by SLaG
if (created) {
// Initialize the attributes
showcharacter;
setcharprop #3,head1301.png;
setcharprop #C0,red;
setcharprop #C1,black;
setcharprop #C2,blue;
setcharprop #C3,red;
setcharprop #C4,black;
setcharprop #2,shield1.gif;
setcharprop #8,body13.png;
setcharprop #n, SLaG;
shieldpower = 1;
dir = 2;
}
Reply With Quote