Update Drop.json

data/ will appear in everyones files, so better change it to something more sane
This commit is contained in:
memetrollsXD 2022-04-27 14:44:36 +02:00 committed by GitHub
parent 57e408012b
commit 3c543e5c67

View File

@ -1,14 +1,14 @@
[
{
"monsterId": 20010201,
"monsterId": 21010101,
"dropDataList": [
{
"itemId": 223,
"itemId": 112005,
"minCount": 1,
"maxCount": 100,
"maxCount": 3,
"minWeight": 0,
"maxWeight": 10000
}
]
}
]
]