mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
[0124] Apply CREATURE_FLAG_EXTRA_NO_TALKTO_CREDIT to all creatures
The flag was introduced in [11853]. It is assumed that by now all quests that require some talk-to credit are handled by different means. If you catch quests that don't work yet, remove this flag for this npc and report to your DB provider.
This commit is contained in:
parent
110b11011d
commit
ed948ba869
4 changed files with 6 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#ifndef __REVISION_SQL_H__
|
||||
#define __REVISION_SQL_H__
|
||||
#define REVISION_DB_CHARACTERS "required_0099_xxxxx_01_characters_character_phase_data"
|
||||
#define REVISION_DB_MANGOS "required_0123_12093_01_mangos_spell_template"
|
||||
#define REVISION_DB_MANGOS "required_0124_12094_01_mangos_creature_template"
|
||||
#define REVISION_DB_REALMD "required_0014_xxxxx_01_realmd_account_access"
|
||||
#endif // __REVISION_SQL_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue