Script clean-up Patch

Fixed bugs in some scripts, minor game patches.
This commit is contained in:
ronancpl
2016-08-01 11:17:31 -03:00
parent 63d0e87d4d
commit ab6074a40c
10 changed files with 255 additions and 49 deletions

View File

@@ -3,7 +3,9 @@
INSERT IGNORE INTO temp_data (`dropperid`, `itemid`, `minimum_quantity`, `maximum_quantity`, `questid`, `chance`) VALUES
#-- copy+paste inside here as many drop data as possible from the spider (drop generator) files --
(5100004, 2383034, 1, 1, 0, 10000),
(2100108, 2381030, 1, 1, 0, 10000),
(3230300, 2382021, 1, 1, 0, 10000),
(3230301, 2382021, 1, 1, 0, 10000),
(100100, 4000019, 1, 1, 0, 200000),
(100100, 2000000, 1, 1, 0, 40000),
(100100, 2040002, 1, 1, 0, 750),