Script clean-up Patch
Fixed bugs in some scripts, minor game patches.
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user