// Evol scripts. // Author: // Reid // Description: // Don the blacksmith of Artis 001-2-27,35,29,0 script Don#001-2-27 122,{ mesn; mesq l("Hm..."); goto L_Close; L_Close: close; OnInit: setnpcsex G_MALE; setnpcdistance 2; end; }