diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/msg_athena.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/msg_athena.conf b/conf/msg_athena.conf index 86bc46488..ef868001d 100644 --- a/conf/msg_athena.conf +++ b/conf/msg_athena.conf @@ -1337,5 +1337,10 @@ 1388: Charcommand failed (usage: %c<command> <char name> <parameters>). 1389: %s failed. Player not found. +// @cart +1390: Unknown Cart (usage: %s <0-%d>). +1391: You do not possess a cart to be removed +1392: Cart Added. + //Custom translations import: conf/import/msg_conf.txt |