Skip to content

Commit

Permalink
Merge pull request #205 from toddy47/patch-4
Browse files Browse the repository at this point in the history
Update weapons.json
  • Loading branch information
Torwent authored Oct 21, 2024
2 parents cff2508 + 50f3443 commit ce791f0
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions utils/data/weapons.json
Original file line number Diff line number Diff line change
Expand Up @@ -846,6 +846,22 @@
"hitpoints": 0,
"prayer": 0
}
},
"Noxious halberd": {
"type": "melee",
"speed": 5,
"range": 2,
"two-handed": true,
"special_attack": 0,
"level_requirements": {
"attack": 80,
"strength": 0,
"ranged": 0,
"magic": 0,
"defence": 0,
"hitpoints": 0,
"prayer": 0
}
},
"Osmumten's fang": {
"type": "melee",
Expand Down

0 comments on commit ce791f0

Please sign in to comment.