diff --git a/data/Drop.json b/data/Drop.json index dfa37e8c8..1fd5dd69e 100644 --- a/data/Drop.json +++ b/data/Drop.json @@ -1,14 +1,14 @@ [ { - "monsterId": 20010201, + "monsterId": 21010101, "dropDataList": [ { - "itemId": 223, + "itemId": 112005, "minCount": 1, - "maxCount": 100, + "maxCount": 3, "minWeight": 0, "maxWeight": 10000 } ] } -] \ No newline at end of file +]