// TMW2 scripts. // Authors: // Jesusalva // Description: // - 004-3,81,22,0 script Darug NPC_INDIGENOUS_CHIEF,{ mesn; mesq l("Greetings, traveler. I am Darug, chief of this clan."); close; OnInit: .distance = 4; end; }