diff options
| author | Alyen <none@none> | 2009-05-27 18:53:31 +0200 |
|---|---|---|
| committer | Alyen <none@none> | 2009-05-27 18:53:31 +0200 |
| commit | 0c38d04691ac19ce3fdcf2c0515c34c9def91d71 (patch) | |
| tree | 60345584baabb3a5cb57f23f2013c436a91f2fef /sql/updates | |
| parent | fac0b28ece7de0ae7cab3d9ff87ae1ff7c69fda3 (diff) | |
*Some changes in Nexus-Prince Shaffar's script.
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/TC1_1534_world.sql | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/TC1_1534_world.sql b/sql/updates/TC1_1534_world.sql new file mode 100644 index 00000000000..593069435fd --- /dev/null +++ b/sql/updates/TC1_1534_world.sql @@ -0,0 +1,3 @@ +UPDATE `creature_template` SET `ScriptName` = 'mob_ethereal_apprentice' WHERE `entry` = 18431; + +DELETE FROM `creature` WHERE `id` = 18431; |
