diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-02-19 16:57:01 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-02-19 16:57:01 +0000 |
commit | 2d6cf0c06e355b0e697b5372a03e189d75893502 (patch) | |
tree | 62517b0b543d4ee194ec1dd3ded572f34b21d468 /conf/msg_athena.conf | |
parent | b1a7decb5f4f88f49ab42f87cd4e770542affd69 (diff) | |
download | hercules-2d6cf0c06e355b0e697b5372a03e189d75893502.tar.gz hercules-2d6cf0c06e355b0e697b5372a03e189d75893502.tar.bz2 hercules-2d6cf0c06e355b0e697b5372a03e189d75893502.tar.xz hercules-2d6cf0c06e355b0e697b5372a03e189d75893502.zip |
* Fixed impropper filling of w4 in npc_parsesrcfile when there are less than 4 fields. (bugreport:1063)
* Simplified atcommand_spiritball. (deprecated msg_txt 204 and 205)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13538 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/msg_athena.conf')
-rw-r--r-- | conf/msg_athena.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/msg_athena.conf b/conf/msg_athena.conf index 820544020..3e2eb4567 100644 --- a/conf/msg_athena.conf +++ b/conf/msg_athena.conf @@ -217,8 +217,8 @@ 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: WARNING: more than 1000 spiritballs can CRASH your server and/or client! -205: You already have that number of spiritballs. +//204: FREE +//205: FREE 206: '%s' skill points reset. 207: '%s' stats points reset. 208: '%s' skill and stat points have been reset. |