diff options
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/atcommand_athena.conf | 3 | ||||
-rw-r--r-- | conf-tmpl/msg_athena.conf | 6 |
2 files changed, 9 insertions, 0 deletions
diff --git a/conf-tmpl/atcommand_athena.conf b/conf-tmpl/atcommand_athena.conf index c77691582..6a2472ddd 100644 --- a/conf-tmpl/atcommand_athena.conf +++ b/conf-tmpl/atcommand_athena.conf @@ -147,6 +147,9 @@ changegm: 10 // Change the leader of your party.
changeleader: 10
+// Change the party item share rules.
+partyoption: 10
+
// Command what the player's pet will say.
pettalk: 10
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
|