diff options
author | MasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-30 22:57:29 +0000 |
---|---|---|
committer | MasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-30 22:57:29 +0000 |
commit | abb0bcf66009f081cc3287213bf861cc1577018f (patch) | |
tree | f20a0ede00ca5c2009a5e50681aa7b31fd7b57e9 /conf-tmpl/msg_athena.conf | |
parent | d6f695749fb3ef591a39f6f328d37a81b9a763d1 (diff) | |
download | hercules-abb0bcf66009f081cc3287213bf861cc1577018f.tar.gz hercules-abb0bcf66009f081cc3287213bf861cc1577018f.tar.bz2 hercules-abb0bcf66009f081cc3287213bf861cc1577018f.tar.xz hercules-abb0bcf66009f081cc3287213bf861cc1577018f.zip |
Fixed a typo in msg_athena.conf, "This item cannot be drop" -> "This item cannot be dropped"
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7435 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/msg_athena.conf')
-rw-r--r-- | conf-tmpl/msg_athena.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf-tmpl/msg_athena.conf b/conf-tmpl/msg_athena.conf index 017442b15..14be0a2fc 100644 --- a/conf-tmpl/msg_athena.conf +++ b/conf-tmpl/msg_athena.conf @@ -271,7 +271,7 @@ 260: This item cannot be traded.
261: Script could not be loaded.
262: Script loaded.
-263: This item cannot be drop.
+263: This item cannot be dropped.
264: This item cannot be stored.
265: %s has bought your item(s).
266: Some of your items cannot be vended and were removed from the shop.
|