diff options
| author | Drahy <none@none> | 2009-07-27 07:39:28 +0200 |
|---|---|---|
| committer | Drahy <none@none> | 2009-07-27 07:39:28 +0200 |
| commit | 6a8484ce25f5f278f6546177c57eb74fa556dfd7 (patch) | |
| tree | 5d41dcd0d2792ccb1ec323d6c3e23e69d3eecde4 /sql/updates/4423_world.sql | |
| parent | a522e3bff4e421fcac980b67bbdefb3d1a2084f3 (diff) | |
* Cleanup sql, delete not needed and renamed some
--HG--
branch : trunk
Diffstat (limited to 'sql/updates/4423_world.sql')
| -rw-r--r-- | sql/updates/4423_world.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/4423_world.sql b/sql/updates/4423_world.sql index 638d0d3c9d9..af0309e4f16 100644 --- a/sql/updates/4423_world.sql +++ b/sql/updates/4423_world.sql @@ -15,4 +15,4 @@ INSERT INTO `creature_ai_scripts` VALUES ( 3375100, 33751, 1, 0, 100, 0, 1, 1, 0, 0, 11, 63586, 0, 2, 11, 63582, 0, 2, 0, 0, 0, 0, 'Desecration'), -- Desecration ( 3375001, 33750, 11, 0, 100, 0, 0, 0, 0, 0, 11, 55741, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Desecration'), -( 3375000, 33750, 1, 0, 100, 0, 1, 1, 0, 0, 11, 63587, 0, 2, 11, 63583, 0, 2, 0, 0, 0, 0, 'Desecration'); +( 3375000, 33750, 1, 0, 100, 0, 1, 1, 0, 0, 11, 63587, 0, 2, 11, 63583, 0, 2, 0, 0, 0, 0, 'Desecration');
\ No newline at end of file |
