Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Added 62000+ items missing from. Parsed and from other various resour…
Browse files Browse the repository at this point in the history
…ces.

Signed-off-by: SkyFire <admin@projectskyfire.org>
  • Loading branch information
SkyFire committed Feb 6, 2014
1 parent e9aa019 commit 73e09e0
Show file tree
Hide file tree
Showing 4 changed files with 62,075 additions and 0 deletions.
20,002 changes: 20,002 additions & 0 deletions sql/updates/world/2014_02_05_00_item_template.sql

Large diffs are not rendered by default.

20,002 changes: 20,002 additions & 0 deletions sql/updates/world/2014_02_05_01_item_template.sql

Large diffs are not rendered by default.

22,029 changes: 22,029 additions & 0 deletions sql/updates/world/2014_02_05_02_item_template.sql

Large diffs are not rendered by default.

42 changes: 42 additions & 0 deletions sql/updates/world/2014_02_05_03_item_template_addon.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
DELETE FROM item_template_addon WHERE Id IN (4632 , 6827 , 9265 , 9276 , 9541 , 10479 , 10569 , 11584 , 16882 , 16883 , 16884 , 16885 , 19298 , 20601 , 20602 , 20603 , 20708 , 20766 , 20767 , 20768 , 21113 , 21150 , 21228 , 23022 , 23846 , 29569 , 32685 , 34865 , 34868 , 34953 , 37525 , 43501 , 43575 , 44751 , 45875 , 45986 , 52006 , 62062 , 69886);

INSERT INTO `item_template_addon` (`Id`, `FlagsCu`, `FoodType`, `MinMoneyLoot`, `MaxMoneyLoot`, `SpellPPMChance`) VALUES
(4632, 0, 0, 100, 125, 0),
(6827, 0, 0, 200, 300, 0),
(9265, 0, 0, 1500, 5000, 0),
(9276, 0, 0, 100, 200, 0),
(9541, 0, 0, 150, 300, 0),
(10479, 0, 0, 2550, 2550, 0),
(10569, 0, 0, 500, 750, 0),
(11584, 0, 1, 0, 0, 0),
(16882, 0, 0, 75, 75, 0),
(16883, 0, 0, 125, 125, 0),
(16884, 0, 0, 200, 300, 0),
(16885, 0, 0, 300, 500, 0),
(19298, 0, 0, 100, 150, 0),
(20601, 0, 0, 15000, 30000, 0),
(20602, 0, 0, 500000, 1000000, 0),
(20603, 0, 0, 5000, 7500, 0),
(20708, 0, 0, 75, 75, 0),
(20766, 0, 0, 500, 750, 0),
(20767, 0, 0, 750, 1000, 0),
(20768, 0, 0, 1500, 2000, 0),
(21113, 0, 0, 125, 175, 0),
(21150, 0, 0, 150, 150, 0),
(21228, 0, 0, 150, 150, 0),
(23022, 0, 0, 50000, 50000, 0),
(23846, 0, 0, 2500, 2500, 0),
(29569, 0, 0, 300, 500, 0),
(32685, 0, 1, 0, 0, 0),
(34865, 0, 2, 0, 0, 0),
(34868, 0, 2, 0, 0, 0),
(34953, 0, 1, 0, 0, 0),
(37525, 0, 6, 0, 0, 0),
(43501, 0, 1, 0, 0, 0),
(43575, 0, 0, 375, 375, 0),
(44751, 0, 0, 10000, 15000, 0),
(45875, 0, 0, 1000000, 1000000, 0),
(45986, 0, 0, 60000, 80000, 0),
(52006, 0, 0, 100000, 500000, 0),
(62062, 0, 0, 150000, 200000, 0),
(69886, 0, 0, 300000, 500000, 0);

5 comments on commit 73e09e0

@Pictu
Copy link

@Pictu Pictu commented on 73e09e0 Feb 6, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pandaria items?

@Vincent-Michael
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need in sql

@AriDEV
Copy link
Contributor

@AriDEV AriDEV commented on 73e09e0 Feb 8, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💃

@Vincent-Michael
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

btw. missing field :P

@F03SD
Copy link

@F03SD F03SD commented on 73e09e0 Feb 9, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

░█▀▀ ░█▀█ ░█ ░█▀▀
░█▀▀ ░█▀▀ ░█ ░█
░▀▀▀ ░▀ ░░░▀ ░▀▀▀

Please sign in to comment.