diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-30 22:27:01 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-30 22:27:01 -0300 |
commit | b8dcb3d9c9f34c9c58a579624005fcda3504fddf (patch) | |
tree | 51b7ddd6f0475c00a5a5e8200f963091a732c1f2 /conf | |
parent | a1b765b4d37d5045f077fd7f8e36faa53f7a7b89 (diff) | |
download | serverdata-b8dcb3d9c9f34c9c58a579624005fcda3504fddf.tar.gz serverdata-b8dcb3d9c9f34c9c58a579624005fcda3504fddf.tar.bz2 serverdata-b8dcb3d9c9f34c9c58a579624005fcda3504fddf.tar.xz serverdata-b8dcb3d9c9f34c9c58a579624005fcda3504fddf.zip |
This restriction is not needed anymore, it was superseeded.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/messages.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/messages.conf b/conf/messages.conf index ccdcbe057..d35ce5c52 100644 --- a/conf/messages.conf +++ b/conf/messages.conf @@ -1561,5 +1561,8 @@ 1498: You can't add a party bound item to a character without party! 1499: You can't add a guild bound item to a character without guild! +// TMW2 Messages +1999: This item cannot be created using GM command. + //Custom translations import: conf/import/msg_conf.txt |