diff options
author | shennetsind <shennetsind@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-03-22 01:05:39 +0000 |
---|---|---|
committer | shennetsind <shennetsind@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-03-22 01:05:39 +0000 |
commit | 8a6272097a75d0fa77a4878d0970382ac6d86bf7 (patch) | |
tree | 174567a8c002c981abba9355b169ffd74a9c77f5 /conf/msg_athena.conf | |
parent | 5471705b4190f390029d990cda966f95db5d19a7 (diff) | |
download | hercules-8a6272097a75d0fa77a4878d0970382ac6d86bf7.tar.gz hercules-8a6272097a75d0fa77a4878d0970382ac6d86bf7.tar.bz2 hercules-8a6272097a75d0fa77a4878d0970382ac6d86bf7.tar.xz hercules-8a6272097a75d0fa77a4878d0970382ac6d86bf7.zip |
Fixed bug in @mount allowing you to mount dragon/mado while in disguise (BADABOOM CRASH).
Adjusted @mount for dragons to require your class to be a rune knight (so @allskill gms mount their correct job)
Added Wug riding support for @mount
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15744 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/msg_athena.conf')
-rw-r--r-- | conf/msg_athena.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/msg_athena.conf b/conf/msg_athena.conf index b88614663..2f304ad07 100644 --- a/conf/msg_athena.conf +++ b/conf/msg_athena.conf @@ -225,7 +225,7 @@ 209: Character's skill points changed. 210: Character's status points changed. 211: Character's current zeny changed. -212: Cannot mount a Peco Peco while in disguise. +212: Cannot mount while in disguise. 213: You can not mount a Peco Peco with your current job. 214: You have released your Peco Peco. 215: This player cannot mount a Peco Peco while in disguise. |