diff options
-rw-r--r-- | conf/messages.conf | 26 |
1 files changed, 5 insertions, 21 deletions
diff --git a/conf/messages.conf b/conf/messages.conf index a20b1353b..54fd24fde 100644 --- a/conf/messages.conf +++ b/conf/messages.conf @@ -726,14 +726,13 @@ 982: Invalid color. -// @item / @itembound -983: Please enter an item name or ID (usage: @%s <item name/ID> <quantity>). +// @item +983: Please enter an item name or ID (usage: @item <item name/ID> <quantity>). -// @item2 / @itembound2 -984: Please enter all parameters (usage: @%s <item name/ID> <quantity>). +// @item2 +984: Please enter all parameters (usage: @item2 <item name/ID> <quantity>). 985: <identify_flag> <refine> <attribute> <card1> <card2> <card3> <card4>). - // @baselevelup 986: Please enter a level adjustment (usage: @lvup/@blevel/@baselvlup <number of levels>). @@ -1376,8 +1375,7 @@ 1361: Already using this font. // @new_mount -//1362: NOTICE: If you crash with mount your LUA is outdated. -1362: .. +1362: NOTICE: If you crash with mount your LUA is outdated. 1363: You have mounted. 1364: You have released your mount. @@ -1548,22 +1546,8 @@ 1486: Cannot transform into monster while in disguise. 1487: Character cannot be disguised while in monster form. 1488: Transforming into monster is not allowed in Guild Wars. - //CashShop mapflag 1489: Cash Shop is disabled in this map -// @autoloottype -1490: You're already autolooting this item type. -1491: Your autoloottype list has all item types. You can remove some items with @autoloottype -<type name or ID>. -1492: Autolooting item type: '%s' {%d} -1493: You're currently not autolooting this item type. -1494: Removed item type: '%s' {%d} from your autoloottype list. -1495: To add an item type to the list, use "@aloottype +<type name or ID>". To remove an item type, use "@aloottype -<type name or ID>". -1496: Type List: healing = 0, usable = 2, etc = 3, weapon = 4, armor = 5, card = 6, petegg = 7, petarmor = 8, ammo = 10 -1497: "@aloottype reset" will clear your autoloottype list. -1498: Your autoloottype list is empty. -1499: Item types on your autoloottype list: -1500: Your autoloottype list has been reset. - //Custom translations import: conf/import/msg_conf.txt |