Skip to content

Commit

Permalink
Update Drop.json
Browse files Browse the repository at this point in the history
data/ will appear in everyones files, so better change it to something more sane
  • Loading branch information
memetrollsXD committed Apr 27, 2022
1 parent c0b6193 commit 653bbbd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/Drop.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[
{
"monsterId": 20010201,
"monsterId": 21010101,
"dropDataList": [
{
"itemId": 223,
"itemId": 112005,
"minCount": 1,
"maxCount": 100,
"maxCount": 3,
"minWeight": 0,
"maxWeight": 10000
}
]
}
]
]

0 comments on commit 653bbbd

Please sign in to comment.