From 2425d937e9a2ad06e720f045304257ea80b6ab6c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 22 Jun 2019 18:20:17 -0300 Subject: Fix an ID --- npc/005-1/ayasha.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'npc/005-1') diff --git a/npc/005-1/ayasha.txt b/npc/005-1/ayasha.txt index cb839490d..2a12456dc 100644 --- a/npc/005-1/ayasha.txt +++ b/npc/005-1/ayasha.txt @@ -111,8 +111,7 @@ L_DoRent: if (gettimetick(2) <= .RENT_TIME) close; .RENT_TIME=gettimetick(2)+(15*60); set Zeny, Zeny - 300; - // Here must use item ID - rentitem 3518, (15*60); + rentitem Judgement, (15*60); mes ""; mesn; mesq l("Here it is. Take care with it!"); -- cgit v1.2.3-60-g2f50