mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
[8600] allow unbinding instances also per map
so command can be called as .instance unbind all or .instance unbind #mapid now output also the mapname next to the mapid for the humanoid users among us ;)
This commit is contained in:
parent
dc96ddfbfb
commit
49c52ddf9c
6 changed files with 65 additions and 22 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#ifndef __REVISION_SQL_H__
|
||||
#define __REVISION_SQL_H__
|
||||
#define REVISION_DB_CHARACTERS "required_8596_01_characters_bugreport"
|
||||
#define REVISION_DB_MANGOS "required_8589_10_mangos_spell_proc_event"
|
||||
#define REVISION_DB_MANGOS "required_8600_01_mangos_command"
|
||||
#define REVISION_DB_REALMD "required_8332_01_realmd_realmcharacters"
|
||||
#endif // __REVISION_SQL_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue