diff options
-rw-r--r-- | constants/ArmorDrops.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/ArmorDrops.json b/constants/ArmorDrops.json index aadacb8..c5a4dd6 100644 --- a/constants/ArmorDrops.json +++ b/constants/ArmorDrops.json @@ -18,7 +18,7 @@ ] }, "FERMENTO": { - "armor_types": "SQUASH", + "armor_type": "SQUASH", "chance": [ 0.0, 0.005, |