mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-01-23 11:49:44 +01:00
Removed Marrowtaint from the graveyard corpse drop list, and added a few other items instead. It should not have been there, but I missed it until now.
This commit is contained in:
@@ -26,14 +26,30 @@
|
||||
{
|
||||
"itemID":"bone",
|
||||
"chance":"30",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":2
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"70",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":6
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"club1",
|
||||
"chance":"10",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"marrowtaint",
|
||||
"chance":"1/1000",
|
||||
"itemID":"shield_iron1",
|
||||
"chance":"5",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
|
||||
Reference in New Issue
Block a user