Fix and adjustment of drops

- Restored the missing and still used gold20
- Changed mikhail's bread reward to 50
This commit is contained in:
Gonk
2020-03-30 18:45:46 +02:00
parent a65aed1408
commit 071df20889
2 changed files with 14 additions and 1 deletions

View File

@@ -347,7 +347,7 @@
},
{
"rewardType":"dropList",
"rewardID":"gold20"
"rewardID":"gold50"
}
]
},

View File

@@ -125,6 +125,19 @@
}
]
},
{
"id":"gold20",
"items":[
{
"itemID":"gold",
"chance":"100",
"quantity":{
"min":20,
"max":20
}
}
]
},
{
"id":"canine",
"items":[