diff options
| author | megamage <none@none> | 2008-11-21 17:29:05 -0600 |
|---|---|---|
| committer | megamage <none@none> | 2008-11-21 17:29:05 -0600 |
| commit | b2ba78e57a7c1895d1bacf950a3705eedd01c256 (patch) | |
| tree | 6720f7eece455a4c48106036b0b139e89184feff /sql/updates | |
| parent | 11c55ba0a1d649a21e72bcadbb49ffd0aaeaf313 (diff) | |
*script for quest Recharging the Batteries. By Anubisss.
*script for quest The Road to Falcon Watch. By neo0608.
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/273_world_scripts.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/273_world_scripts.sql b/sql/updates/273_world_scripts.sql new file mode 100644 index 00000000000..d3188c1306c --- /dev/null +++ b/sql/updates/273_world_scripts.sql @@ -0,0 +1,2 @@ +UPDATE `creature_template` SET `ScriptName`='npc_wounded_blood_elf' WHERE `entry`='16993'; +UPDATE `creature_template` SET `ScriptName` = 'mob_phase_hunter' WHERE `entry` = '18879';
\ No newline at end of file |
