diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-11 08:39:41 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-11 08:39:41 +0000 |
commit | 3b2ce32fbb2c86cc58053e492acb019943076e92 (patch) | |
tree | 63229a0331f986333d58b76fbf568c0847bf50bc /conf-tmpl | |
parent | 22cb0f6ae50bedfe84c8f79f1835b116a9f04660 (diff) | |
download | hercules-3b2ce32fbb2c86cc58053e492acb019943076e92.tar.gz hercules-3b2ce32fbb2c86cc58053e492acb019943076e92.tar.bz2 hercules-3b2ce32fbb2c86cc58053e492acb019943076e92.tar.xz hercules-3b2ce32fbb2c86cc58053e492acb019943076e92.zip |
* Added back Guild Storage. Confirmed kRO feature
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8701 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/msg_athena.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf-tmpl/msg_athena.conf b/conf-tmpl/msg_athena.conf index 94850b6fa..3d08b070a 100644 --- a/conf-tmpl/msg_athena.conf +++ b/conf-tmpl/msg_athena.conf @@ -457,7 +457,9 @@ 540: This player has been definitivly blocked.
// Rare Items Drop/Steal announce
541: '%s' won %s's %s (chance: %0.02f%%)
+//541: %.0s%.0sSomeone won %s
542: '%s' stole %s's %s (chance: %0.02f%%)
+//542: %.0s%.0sSomeone stole %s
// @Away message bits
543: (Automessage has been sent)
544: Away [AT] - "%s"
|