mirror of
https://github.com/mangosfour/server.git
synced 2025-12-18 19:37:01 +00:00
Added new command: .repairitems - repairs all items of selected player
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
6169f57ab9
commit
e98a123027
8 changed files with 43 additions and 1 deletions
|
|
@ -317,7 +317,9 @@ enum MangosStrings
|
|||
LANG_GM_OFF = 333,
|
||||
LANG_GM_CHAT_ON = 334,
|
||||
LANG_GM_CHAT_OFF = 335,
|
||||
// Room for more level 2 336-399 not used
|
||||
LANG_YOU_REPAIR_ITEMS = 336,
|
||||
LANG_YOUR_ITEMS_REPAIRED = 337,
|
||||
// Room for more level 2 338-399 not used
|
||||
|
||||
// level 3 chat
|
||||
LANG_SCRIPTS_RELOADED = 400,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue