mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
Assign bonfire script to all missing bonfires
This commit is contained in:
parent
a35da176a5
commit
c2218fa3f5
1 changed files with 1 additions and 1 deletions
|
|
@ -217,7 +217,7 @@ UPDATE creature_template SET ScriptName='npc_war_effort' WHERE
|
|||
entry IN(15383,15431,15432,15434,15437,15445,15446,15448,15450,15451,15452,15453,15455,15456,15457,15459,15460,15469,15477,15508,15512,15515,15522,15525,15528,15529,15532,15533,15534,15535);
|
||||
|
||||
/*Midsummer*/
|
||||
UPDATE gameobject_template SET ScriptName='go_midsummer_bonfire' WHERE entry IN('187943', '187929', '1879452', '187946', '187930', '187944', '187914', '187927', '187564', '187916', '187920', '187923', '187924', '187925', '187926', '187928', '187931', '187932', '187934', '187936', '187938', '187940', '187971', '187973', '187952', '187963', '187950', '187961', '187959', '187957', '187968', '187948', '187953', '187970', '187966', '187975', '187969', '187951', '187956', '187954', '187947', '187972', '187964', '187559', '187965',181332);
|
||||
UPDATE gameobject_template SET ScriptName='go_midsummer_bonfire' WHERE entry IN(187946,187945,187944,187943,187942,187941,187940,187939,187938,187937,187936,187935,187934,187933,187932,187931,187930,187929,187928,187927,187926,187925,187924,187923,187922,187921,187920,187919,187917,187916,187914,187564,187971,187973,187952,187963,187950,187961,187959,187957,187968,187948,187953,187970,187966,187975,187969,187951,187956,187954,187947,187972,187964,187559,187965,187949,187955,187967,187958,187974,187960,187962,181332,181333,181334,181335,181336,181337,188128,188129);
|
||||
UPDATE creature_template SET ScriptName='npc_torch_tossing_bunny_controller' WHERE entry IN(25536);
|
||||
|
||||
/* */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue