diff options
| author | Killyana <morphone1@gmail.com> | 2015-11-23 18:09:33 +0100 |
|---|---|---|
| committer | Killyana <morphone1@gmail.com> | 2015-11-23 18:09:33 +0100 |
| commit | c458b1015396f35486030933b022f0a09122b177 (patch) | |
| tree | 197b1ab6ebf83c3007d18af8c306b76a42965d70 /sql | |
| parent | d6db8709740950be098ea1193903a20e8f151c34 (diff) | |
DB: End line
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/world/2015_11_23_00_world.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2015_11_23_00_world.sql b/sql/updates/world/2015_11_23_00_world.sql index 791c571cce0..545b2948b6f 100644 --- a/sql/updates/world/2015_11_23_00_world.sql +++ b/sql/updates/world/2015_11_23_00_world.sql @@ -280,4 +280,4 @@ INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `positi (27888, 1,3200.99,6074.898,144.9736, 'Warmage Archus'), (27888, 2,3457.750,5892.669,147.380, 'Warmage Archus'); -UPDATE `creature_template` SET `InhabitType`=4 WHERE `entry` IN (25727, 25733, 25732, 27888);
\ No newline at end of file +UPDATE `creature_template` SET `InhabitType`=4 WHERE `entry` IN (25727, 25733, 25732, 27888); |
