1 2 3 4 5 6 7 8 9 10 11 12
// Author: // Saulc 003-1,66,30,0 script Tinris NPC_MONA,{ hello; OnInit: .sex = G_MALE; .distance = 3; end; }