refactor drop fixes for fusionfly crates

This commit is contained in:
FinnHornhoover
2026-01-17 06:36:00 +03:00
parent 8c2614ce80
commit 307a9ed37f
2 changed files with 6 additions and 1 deletions

View File

@@ -3547,7 +3547,7 @@
"235": { "235": {
"MobDropID": 274, "MobDropID": 274,
"CrateDropChanceID": 0, "CrateDropChanceID": 0,
"CrateDropTypeID": 86, "CrateDropTypeID": 60,
"MiscDropChanceID": 0, "MiscDropChanceID": 0,
"MiscDropTypeID": 72 "MiscDropTypeID": 72
}, },

View File

@@ -1,4 +1,9 @@
{ {
"MobDrops": {
"235": {
"!CrateDropTypeID": 86
}
},
"Mobs": { "Mobs": {
"427": { "427": {
"!MobDropID": 415 "!MobDropID": 415