// TMW2 scripts. // Authors: // Jesusalva // Description: // Part of Speed Run Quest 004-2,146,115,0 script Mirio NPC_INDIGENOUS_YOUNG,{ mesn; mesq l("Howdy! Pachua and I scout this canyon to protect our clan. I acknowledge only those whom are fast like the wind! I would love to challenge you for a race... But not today."); close; OnInit: .distance = 4; .sex = G_MALE; end; }