Core/SQL: Assigned script npc_four_car_garage to creature 35273.

This commit is contained in:
Manuel
2011-01-09 21:12:17 -03:00
parent 014714fb17
commit cdf60d0643
2 changed files with 2 additions and 1 deletions

View File

@@ -868,7 +868,7 @@ UPDATE `creature_template` SET `ScriptName`='boss_blood_queen_lana_thel' WHERE `
UPDATE `creature_template` SET `ScriptName`='npc_royal_historian_archesonus' WHERE `entry`=8879;
/* ISLE OF CONQUEST */
UPDATE `creature_template` SET `ScriptName`='npc_four_car_garage' WHERE `entry` IN (34802,34793,34775,35069,34776);
UPDATE `creature_template` SET `ScriptName`='npc_four_car_garage' WHERE `entry` IN (35273,34802,34793,34775,35069,34776);
/* ISLE OF QUEL'DANAS */
UPDATE `creature_template` SET `ScriptName`='npc_converted_sentry' WHERE `entry`=24981;