Fixed goblins dropping unusable coins

This commit is contained in:
Von Hresvelg
2022-12-11 07:00:48 +00:00
committed by Ryan
parent 97e74320fb
commit 09771312fc
+5 -5
View File
@@ -4962,31 +4962,31 @@
{ {
"minAmount": "1", "minAmount": "1",
"weight": "1.0", "weight": "1.0",
"id": "617", "id": "995",
"maxAmount": "1" "maxAmount": "1"
}, },
{ {
"minAmount": "5", "minAmount": "5",
"weight": "35.0", "weight": "35.0",
"id": "617", "id": "995",
"maxAmount": "5" "maxAmount": "5"
}, },
{ {
"minAmount": "9", "minAmount": "9",
"weight": "3.0", "weight": "3.0",
"id": "617", "id": "995",
"maxAmount": "9" "maxAmount": "9"
}, },
{ {
"minAmount": "15", "minAmount": "15",
"weight": "3.0", "weight": "3.0",
"id": "617", "id": "995",
"maxAmount": "15" "maxAmount": "15"
}, },
{ {
"minAmount": "20", "minAmount": "20",
"weight": "2.0", "weight": "2.0",
"id": "617", "id": "995",
"maxAmount": "20" "maxAmount": "20"
}, },
{ {