From 47b759acbc2b8c2890758481ae4ed27509808b60 Mon Sep 17 00:00:00 2001 From: jesusalva Date: Sat, 24 Feb 2018 01:54:47 -0300 Subject: Use an avatar for Ayasha because I liked her enough ^_^ --- npc/005-1/ayasha.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/005-1/ayasha.txt') diff --git a/npc/005-1/ayasha.txt b/npc/005-1/ayasha.txt index eb0c761d5..ea51a54be 100644 --- a/npc/005-1/ayasha.txt +++ b/npc/005-1/ayasha.txt @@ -14,8 +14,8 @@ // 4: Reward given 005-1,52,81,0 script Ayasha NPC_HUMAN_FEMALE_NOOB,{ + showavatar NPC_HUMAN_FEMALE_NOOB; // this is handled by avatars.xml - function quest_findAllKids { setq CandorQuest_HAS, 2; @@ -132,7 +132,7 @@ L_DoRent: OnInit: .sex = G_FEMALE; .distance = 5; - .RENT_TIME=0; + .RENT_TIME=0; // TODO: This could easily be a $GLOBAL_VARIABLE end; } -- cgit v1.2.3-60-g2f50