Показать сообщение отдельно
Старый 07.04.2013, 11:49   #1
NeatElves
YTDB Dev
 
Аватар для NeatElves
 
Регистрация: 06.03.2010
Сообщений: 259
Сказал(а) спасибо: 28
Поблагодарили 280 раз(а) в 136 сообщениях
NeatElves Как самоцвет среди гранитаNeatElves Как самоцвет среди гранитаNeatElves Как самоцвет среди гранита
По умолчанию [patch] Spell 50574

Его нет в дбц, но он аналог следующих:
http://www.wowhead.com/spell=50634
http://www.wowhead.com/spell=51233
http://www.wowhead.com/spell=51232
вот как вариант:
Код:
DELETE FROM spell_template WHERE id = 50574;
INSERT INTO `spell_template` (`id`, `attr`, `attr_ex`, `attr_ex2`, `proc_flags`, `proc_chance`, `duration_index`, `effect0`, `effect0_implicit_target_a`, `effect0_implicit_target_b`, `effect0_radius_idx`, `effect0_apply_aura_name`, `effect0_misc_value`, `effect0_misc_value_b`, `effect0_trigger_spell`, `comments`) VALUES
(50574, 0x00000100, 0x00000000, 0x00000000, 0x00000000, 101, 0, 90, 25, 0, 11, 0, 28042, 0, 0, 'Captain Brandon Kill Credit');

Последний раз редактировалось NeatElves; 07.04.2013 в 20:06.
NeatElves вне форума