aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2023-01-03 13:45:20 +0100
committerGitHub <noreply@github.com>2023-01-03 13:45:20 +0100
commit3b41020361c41a437bf9a7e67e7ea44d81533299 (patch)
tree66893a639c90e0a715b14fbfa978e9982e65e30c
parentbe24aaeffad36f384ba0c889fb3e9054c391c23e (diff)
downloadNotEnoughUpdates-REPO-3b41020361c41a437bf9a7e67e7ea44d81533299.tar.gz
NotEnoughUpdates-REPO-3b41020361c41a437bf9a7e67e7ea44d81533299.tar.bz2
NotEnoughUpdates-REPO-3b41020361c41a437bf9a7e67e7ea44d81533299.zip
So actually , isnt the same thing as . (#882)
-rw-r--r--items/PHANTOM_SPIRIT_MONSTER.json2
-rw-r--r--items/SVEN_PACKMASTER_3_BOSS.json2
-rw-r--r--items/TARANTULA_BROODFATHER_4_BOSS.json2
-rw-r--r--items/UNDEAD_SKELETON_MONSTER.json2
-rw-r--r--items/WATER_HYDRA_SC.json2
5 files changed, 5 insertions, 5 deletions
diff --git a/items/PHANTOM_SPIRIT_MONSTER.json b/items/PHANTOM_SPIRIT_MONSTER.json
index 33e0ee64..71ac7b28 100644
--- a/items/PHANTOM_SPIRIT_MONSTER.json
+++ b/items/PHANTOM_SPIRIT_MONSTER.json
@@ -48,7 +48,7 @@
{
"id": "DYE_DARK_PURPLE:1",
"extra": [],
- "chance": "0,0001%"
+ "chance": "0.0001%"
}
]
}
diff --git a/items/SVEN_PACKMASTER_3_BOSS.json b/items/SVEN_PACKMASTER_3_BOSS.json
index b6afe9e8..e63ab48e 100644
--- a/items/SVEN_PACKMASTER_3_BOSS.json
+++ b/items/SVEN_PACKMASTER_3_BOSS.json
@@ -58,7 +58,7 @@
},
{
"id": "RED_CLAW_EGG",
- "chance": "0,04%"
+ "chance": "0.04%"
}
]
}
diff --git a/items/TARANTULA_BROODFATHER_4_BOSS.json b/items/TARANTULA_BROODFATHER_4_BOSS.json
index 7f8526d2..d11b838a 100644
--- a/items/TARANTULA_BROODFATHER_4_BOSS.json
+++ b/items/TARANTULA_BROODFATHER_4_BOSS.json
@@ -66,7 +66,7 @@
},
{
"id": "DIGESTED_MOSQUITO",
- "chance": "0,06%"
+ "chance": "0.06%"
}
]
}
diff --git a/items/UNDEAD_SKELETON_MONSTER.json b/items/UNDEAD_SKELETON_MONSTER.json
index 55467a95..2fe5cd41 100644
--- a/items/UNDEAD_SKELETON_MONSTER.json
+++ b/items/UNDEAD_SKELETON_MONSTER.json
@@ -34,7 +34,7 @@
},
{
"id": "DYE_BONE",
- "chance": "0,0000333%"
+ "chance": "0.0000333%"
}
]
}
diff --git a/items/WATER_HYDRA_SC.json b/items/WATER_HYDRA_SC.json
index 97059a0b..1d9114f1 100644
--- a/items/WATER_HYDRA_SC.json
+++ b/items/WATER_HYDRA_SC.json
@@ -71,7 +71,7 @@
},
{
"id": "PET_ITEM_FISHING_SKILL_BOOST_EPIC",
- "chance": "0,02%"
+ "chance": "0.02%"
}
]
}