aboutsummaryrefslogtreecommitdiff
path: root/items/OLD_WOLF_MONSTER.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2023-10-19 15:39:49 +0200
committerGitHub <noreply@github.com>2023-10-19 15:39:49 +0200
commitf144e9fb45018e18ce16ea9c0f01518b877d34dd (patch)
tree508463965aea3f3ad3dcda11b96b15ef717ee4eb /items/OLD_WOLF_MONSTER.json
parent1102dc62c60916df7095d266e907ed191e658e2b (diff)
downloadNotEnoughUpdates-REPO-f144e9fb45018e18ce16ea9c0f01518b877d34dd.tar.gz
NotEnoughUpdates-REPO-f144e9fb45018e18ce16ea9c0f01518b877d34dd.tar.bz2
NotEnoughUpdates-REPO-f144e9fb45018e18ce16ea9c0f01518b877d34dd.zip
Added reqs to items, fixed slayer drops, added new drop, fixed some lores (#998)
Diffstat (limited to 'items/OLD_WOLF_MONSTER.json')
-rw-r--r--items/OLD_WOLF_MONSTER.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/items/OLD_WOLF_MONSTER.json b/items/OLD_WOLF_MONSTER.json
index 77ce51e4..cdffe377 100644
--- a/items/OLD_WOLF_MONSTER.json
+++ b/items/OLD_WOLF_MONSTER.json
@@ -20,7 +20,7 @@
"crafttext": "",
"recipes": [
{
- "level": 1,
+ "level": 50,
"coins": 40,
"xp": 30,
"combat_xp": 40,
@@ -39,11 +39,11 @@
},
{
"id": "HOUND;3",
- "chance": "0.001%"
+ "chance": "0.003%"
},
{
"id": "HOUND;4",
- "chance": "0.0003%"
+ "chance": "0.001%"
}
]
}