diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-31 16:37:16 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-31 16:37:16 +0000 |
commit | ed3c7c94d75951a75cf19a313cb8eb27cb2ffac9 (patch) | |
tree | 3fb7faa7f6ae6691995587f1cd7a794b5e22e9b2 /conf/msg_athena.conf | |
parent | 63c083ffc7f186576d69158f6e1ff7f3c893d7b3 (diff) | |
download | hercules-ed3c7c94d75951a75cf19a313cb8eb27cb2ffac9.tar.gz hercules-ed3c7c94d75951a75cf19a313cb8eb27cb2ffac9.tar.bz2 hercules-ed3c7c94d75951a75cf19a313cb8eb27cb2ffac9.tar.xz hercules-ed3c7c94d75951a75cf19a313cb8eb27cb2ffac9.zip |
Commented out msg_athena.conf strings disabled in r11625.
Reverted changes in r11625 that used enum sc_type where it shouldn't have been used.
Removed leftover npc/other/arena.txt.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11627 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/msg_athena.conf')
-rw-r--r-- | conf/msg_athena.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/msg_athena.conf b/conf/msg_athena.conf index f43014669..921cb1683 100644 --- a/conf/msg_athena.conf +++ b/conf/msg_athena.conf @@ -185,8 +185,8 @@ 169: This item (%d: '%s') is not an equipment. 170: This item is not an equipment. 171: %d - void -172: You replace previous memo position %d - %s (%d,%d). -173: Note: you don't have the 'Warp' skill level to use it. +//172: You replace previous memo position %d - %s (%d,%d). +//173: Note: you don't have the 'Warp' skill level to use it. 174: Number of status points changed! 175: Number of skill points changed! 176: Number of zenys changed! @@ -266,7 +266,7 @@ 250: You have already opened your storage. Close it first. 251: You have already opened your guild storage. Close it first. 252: You are not in a guild. -253: You are not authorized to memo this map. +//253: You are not authorized to memo this map. 254: GM command configuration reloaded. 255: Battle configuration reloaded. 256: Status database reloaded. |