mirror of
https://github.com/Melledy/Grasscutter.git
synced 2024-11-22 18:56:15 +00:00
Update Drop.json
data/ will appear in everyones files, so better change it to something more sane
This commit is contained in:
parent
57e408012b
commit
3c543e5c67
@ -1,14 +1,14 @@
|
||||
[
|
||||
{
|
||||
"monsterId": 20010201,
|
||||
"monsterId": 21010101,
|
||||
"dropDataList": [
|
||||
{
|
||||
"itemId": 223,
|
||||
"itemId": 112005,
|
||||
"minCount": 1,
|
||||
"maxCount": 100,
|
||||
"maxCount": 3,
|
||||
"minWeight": 0,
|
||||
"maxWeight": 10000
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user