// TMW2 scripts. // Authors: // Jesusalva // Description: // - 004-3-1,37,23,0 script Falkrun NPC_INDIGENOUS_ANY,{ mesn; mesq l("Howdy!"); close; OnInit: .distance = 4; end; }