PDA

Просмотр полной версии : Herald Volazj clones


telsamat
18.05.2011, 09:52
tc https://github.com/TrinityCore/TrinityCore/commit/37145b6203c5781856ca0546bd57798bbfcc8ab5
db ytdb 597

Herald Volazj does not make clones from ppl, if he casts insanity, so all ppl are in bug phase in endless loop, because they can not drop from this phase by killing clones


fix here


UPDATE `creature_template` SET
`InhabitType` = 3,
`flags_extra` = 0
WHERE `entry` = 31480

YuruY
18.05.2011, 11:26
UPDATE `creature_template` SET `flags_extra` = 0 WHERE `entry` = 30625;
UPDATE `creature_template` SET `flags_extra` = 0 WHERE `entry` = 31480;