mirror of
https://github.com/Melledy/Grasscutter.git
synced 2024-11-23 22:54:29 +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
c0b6193220
commit
653bbbd737
@ -1,11 +1,11 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"monsterId": 20010201,
|
"monsterId": 21010101,
|
||||||
"dropDataList": [
|
"dropDataList": [
|
||||||
{
|
{
|
||||||
"itemId": 223,
|
"itemId": 112005,
|
||||||
"minCount": 1,
|
"minCount": 1,
|
||||||
"maxCount": 100,
|
"maxCount": 3,
|
||||||
"minWeight": 0,
|
"minWeight": 0,
|
||||||
"maxWeight": 10000
|
"maxWeight": 10000
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user