From 5140b06dfa8554077fb9a698d2bf9c280b0954a4 Mon Sep 17 00:00:00 2001 From: brianluau Date: Thu, 17 Sep 2009 04:59:48 +0000 Subject: - Delete their Gym Pass before giving them the skill. (bugreport:3592) - Fixed 2 typos and a cutin that didn't go away in Kiel Quest. (bugreport:3597) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14063 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/other/gympass.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/other/gympass.txt') diff --git a/npc/other/gympass.txt b/npc/other/gympass.txt index f5bf8a320..a4fa17d08 100644 --- a/npc/other/gympass.txt +++ b/npc/other/gympass.txt @@ -84,8 +84,8 @@ payon,173,141,4 script Ripped Cabus#GymPass 899,{ next; specialeffect2 EF_SIGHTRASHER; next; - skill "ALL_INCCARRY",getskilllv("ALL_INCCARRY")+1,0; delitem 7776,1; + skill "ALL_INCCARRY",getskilllv("ALL_INCCARRY")+1,0; set gympassmemory,gympassmemory+1; mes "[Ripped]"; mes "There, you should be able"; -- cgit v1.2.3-60-g2f50