diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-11-28 20:25:33 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-11-28 20:25:33 +0000 |
commit | 0e7d4327dd2d8b2ad7aadd9ef02ed7d913dd96a6 (patch) | |
tree | 24b8476c7c4398a1c22b3ae0afeed849948944fa /conf/msg_athena.conf | |
parent | a4d892347480b08b925ff3506ea0d0683763163c (diff) | |
download | hercules-0e7d4327dd2d8b2ad7aadd9ef02ed7d913dd96a6.tar.gz hercules-0e7d4327dd2d8b2ad7aadd9ef02ed7d913dd96a6.tar.bz2 hercules-0e7d4327dd2d8b2ad7aadd9ef02ed7d913dd96a6.tar.xz hercules-0e7d4327dd2d8b2ad7aadd9ef02ed7d913dd96a6.zip |
* Fixed novending cell check using misleading error message (bugreport:2592, since r11572 and r14724, related r11580).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15000 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 ce02dfb30..c54441063 100644 --- a/conf/msg_athena.conf +++ b/conf/msg_athena.conf @@ -217,7 +217,7 @@ 201: You don't have this quest skill. 202: This player has forgotten the skill. 203: This player doesn't have this quest skill. -//204: FREE +204: You can't open a shop on this cell. //205: FREE 206: '%s' skill points reset. 207: '%s' stats points reset. |