diff options
| author | maanuel <none@none> | 2009-12-08 19:42:49 -0300 |
|---|---|---|
| committer | maanuel <none@none> | 2009-12-08 19:42:49 -0300 |
| commit | eeed95620ca96a8cb50a539aa069f0608b3d3767 (patch) | |
| tree | 6888adbede4f51c86de5b59d0844ff65277748e1 /sql/updates | |
| parent | 2789a24bc9475d98844b1029f2e3acaaf8cc0935 (diff) | |
Support for quest The Amphitheater of Anguish: Yggdras!.
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/6455_world_scripts.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/6455_world_scripts.sql b/sql/updates/6455_world_scripts.sql new file mode 100644 index 00000000000..8721eec94fd --- /dev/null +++ b/sql/updates/6455_world_scripts.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `ScriptName`='npc_yggdras' WHERE `entry`=30014; |
