diff options
| author | _manuel_ <manue.l@live.com.ar> | 2010-05-29 14:19:00 -0300 |
|---|---|---|
| committer | _manuel_ <manue.l@live.com.ar> | 2010-05-29 14:19:00 -0300 |
| commit | 5718cabd9ca5e2c9627daf45071fd98981924fdb (patch) | |
| tree | 7d09b9ed91c95673637010edee2bd1a3580fabc8 /sql/updates | |
| parent | 78cb29a30d481f4062f75b652ecda5eb4d2c8fe6 (diff) | |
Implemented script for Sunreaver Guardian and Silver Covenant Guardian.
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/8334_world_scriptname.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/8334_world_scriptname.sql b/sql/updates/8334_world_scriptname.sql new file mode 100644 index 00000000000..1ad9829e901 --- /dev/null +++ b/sql/updates/8334_world_scriptname.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `ScriptName`='npc_guardian_pavilion' WHERE `entry` IN (33543,33643);
\ No newline at end of file |
