// Aahna // Author: Wushin // Npc 029-1,71,52,0|script|Aahna|404 { set @npc_distance, 3; callfunc "PCtoNPCRange"; goto L_Meet; L_Meet: mes "[Aahna]"; mes "\"Hello, What a lovely day for a stroll.\""; goto L_Close; L_Close: close; }