diff options
Diffstat (limited to 'conf/messages.conf')
-rw-r--r-- | conf/messages.conf | 32 |
1 files changed, 14 insertions, 18 deletions
diff --git a/conf/messages.conf b/conf/messages.conf index a56a7a45b..a9f0a5984 100644 --- a/conf/messages.conf +++ b/conf/messages.conf @@ -192,7 +192,7 @@ 169: The item (%d: '%s') is not equipable. 170: The item is not equipable. 171: %d - void -//172: You replace previous memo position %d - %s (%d,%d). +172: Speed returned to normal. //173: Note: you don't have the 'Warp' skill level to use it. 174: Number of status points changed. 175: Number of skill points changed. @@ -316,13 +316,6 @@ 290: The player is no longer killable. 291: Weather effects will dispell on warp/refresh 292: Killer state reset. -//Item Bind System -293: This bounded item cannot be traded to that character. -294: This bounded item cannot be stored there. -295: Please enter an item name or ID (usage: @itembound <item name/ID> <quantity> <bound_type>). -296: Please enter all parameters (usage: @itembound2 <item name/ID> <quantity> -297: <identify_flag> <refine> <attribute> <card1> <card2> <card3> <card4> <bound_type>). -298: Invalid bound type. Valid types are - 1:Account 2:Guild 3:Party 4:Character // Guild Castles Number // -------------------- //299: ?? Castles @@ -462,13 +455,6 @@ // Messages of others (not for GM commands) // ---------------------------------------- -// Account-Bound Items -497: You cannot distribute this item - it is an account bounded item! - -// @itembound / @itembound2 -498: Cannot create bounded pet eggs or pet armors. -499: Cannot create bounded stackable items. - //500: FREE 501: Your account time limit is: %d-%m-%Y %H:%M:%S. 502: Day Mode is activated @@ -725,14 +711,13 @@ 981: Please enter color and message (usage: @kamic <color> <message>). 982: Invalid color. - // @item 983: Please enter an item name or ID (usage: @item <item name/ID> <quantity>). - // @item2 -984: Please enter all parameters (usage: @item2 <item name/ID> <quantity>). +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>). @@ -1550,5 +1535,16 @@ //CashShop mapflag 1489: Cash Shop is disabled in this map +// @autoloottype +1490: You're already autolooting this item type. +1491: Item type not found. +1492: Autolooting item type: '%s' +1493: You're currently not autolooting this item type. +1494: Removed item type: '%s' from your autoloottype list. +1495: Your autoloottype list is empty. +1496: Item types on your autoloottype list: +1497: Your autoloottype list has been reset. + + //Custom translations import: conf/import/msg_conf.txt |