diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-01-03 13:45:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-03 13:45:20 +0100 |
commit | 3b41020361c41a437bf9a7e67e7ea44d81533299 (patch) | |
tree | 66893a639c90e0a715b14fbfa978e9982e65e30c /items/UNDEAD_SKELETON_MONSTER.json | |
parent | be24aaeffad36f384ba0c889fb3e9054c391c23e (diff) | |
download | NotEnoughUpdates-REPO-3b41020361c41a437bf9a7e67e7ea44d81533299.tar.gz NotEnoughUpdates-REPO-3b41020361c41a437bf9a7e67e7ea44d81533299.tar.bz2 NotEnoughUpdates-REPO-3b41020361c41a437bf9a7e67e7ea44d81533299.zip |
So actually , isnt the same thing as . (#882)
Diffstat (limited to 'items/UNDEAD_SKELETON_MONSTER.json')
-rw-r--r-- | items/UNDEAD_SKELETON_MONSTER.json | 2 |
1 files changed, 1 insertions, 1 deletions
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%" } ] } |