diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-18 21:12:35 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-18 21:12:35 +0000 |
commit | 74e339cf16f44296ea4318c06cf8a736f1994861 (patch) | |
tree | 350de12492ff0ad0d294720243e3dbfe05648053 /conf-tmpl/msg_athena.conf | |
parent | aca45c0dd3ea658ad4bad00c7e0106856bde8200 (diff) | |
download | hercules-74e339cf16f44296ea4318c06cf8a736f1994861.tar.gz hercules-74e339cf16f44296ea4318c06cf8a736f1994861.tar.bz2 hercules-74e339cf16f44296ea4318c06cf8a736f1994861.tar.xz hercules-74e339cf16f44296ea4318c06cf8a736f1994861.zip |
- Added atcommand @partyoption, lets you alter the party item-distribution type on the go. Usage is "@partyoption <pickup share> <item distribution>", where both arguments can be 0/1, yes/no, etc.
- Updated @changeleader and @partyoption to use msg_Athena entries.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7737 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/msg_athena.conf')
-rw-r--r-- | conf-tmpl/msg_athena.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/conf-tmpl/msg_athena.conf b/conf-tmpl/msg_athena.conf index 14be0a2fc..e9f8b7cc5 100644 --- a/conf-tmpl/msg_athena.conf +++ b/conf-tmpl/msg_athena.conf @@ -291,6 +291,12 @@ 279: @request sent.
280: Invalid pet name.
281: You can't create chat rooms on this map
+//Party-related
+282: You need to be a party leader to use this command.
+283: Target character must be online and be in your party.
+284: Leadership transferred.
+285: You've become the party leader.
+286: There's been no change in the setting.
// Guild Castles Number
// --------------------
299: ?? Castles
|