// TMW-2 Script. // Author: // Saulc // Jesusalva // PS. move to indoors 009-1,44,48,0 script Barzil NPC_LLOYD,{ Banker(.name$, "Halinarzo", 13000); close; OnInit: .sex = G_MALE; .distance = 4; end; }