diff options
author | WishToDie <w1sht0l1v3@gmail.com> | 2012-11-27 00:06:05 +0200 |
---|---|---|
committer | WishToDie <w1sht0l1v3@gmail.com> | 2012-11-27 00:06:05 +0200 |
commit | 9129b440eae239ecd49bed24f029a043c42a93d8 (patch) | |
tree | b1bb318b1e7b22a880b4a8f47ac2447e67037fcc | |
parent | b67afe1fa0fdb9091cb513b8eb36c016421cc4d2 (diff) |
Fix No newline at end of file.
-rw-r--r-- | sql/updates/world/2012_11_26_03_world_misc.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2012_11_26_03_world_misc.sql b/sql/updates/world/2012_11_26_03_world_misc.sql index 01ac81d4377..d2f03f56dd5 100644 --- a/sql/updates/world/2012_11_26_03_world_misc.sql +++ b/sql/updates/world/2012_11_26_03_world_misc.sql @@ -112,4 +112,4 @@ INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type (@NPC_DRUDGE,0,0,0,0,0,100,0,5000,5000,11300,14500,11,51917,0,0,0,0,0,2,0,0,0,0,0,0,0,'Cast Cleave'), (@NPC_DRUDGE,0,1,0,0,0,100,0,7000,9000,17800,20200,11,49678,0,0,0,0,0,2,0,0,0,0,0,0,0,'Cast Flesh Rot'), -- Hideous Plaguebringer -(@NPC_PLAGEBRINGER,0,0,0,0,0,100,0,3400,4600,11400,16500,11,38761,0,0,0,0,0,2,0,0,0,0,0,0,0,'Cast Arcing Smash');
\ No newline at end of file +(@NPC_PLAGEBRINGER,0,0,0,0,0,100,0,3400,4600,11400,16500,11,38761,0,0,0,0,0,2,0,0,0,0,0,0,0,'Cast Arcing Smash'); |