mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[12094] 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
7f4848f655
commit
d5dd1be99f
4 changed files with 6 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "12093"
|
||||
#define REVISION_NR "12094"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue