summaryrefslogtreecommitdiff
path: root/npc/other/gympass.txt
diff options
context:
space:
mode:
authorbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-09-17 04:59:48 +0000
committerbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-09-17 04:59:48 +0000
commit5140b06dfa8554077fb9a698d2bf9c280b0954a4 (patch)
treeb986bbf63db74398e2c8148ab6e1cc890eeb3e1a /npc/other/gympass.txt
parentf87190a594fd8ac0746ec1bed9ff06847ea701bc (diff)
downloadhercules-5140b06dfa8554077fb9a698d2bf9c280b0954a4.tar.gz
hercules-5140b06dfa8554077fb9a698d2bf9c280b0954a4.tar.bz2
hercules-5140b06dfa8554077fb9a698d2bf9c280b0954a4.tar.xz
hercules-5140b06dfa8554077fb9a698d2bf9c280b0954a4.zip
- 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
Diffstat (limited to 'npc/other/gympass.txt')
-rw-r--r--npc/other/gympass.txt2
1 files changed, 1 insertions, 1 deletions
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";