Closed osrsbox closed 3 years ago
Closed in 1f912b51562a1acc4a7ea974e61a51c3a5f70a11 Now the item builder will source the weapon type from the page. See: https://github.com/osrsbox/osrsbox-db/blob/1f912b51562a1acc4a7ea974e61a51c3a5f70a11/builders/items/build_item.py#L518
Currently the weapon type is manually entered. Instead, set up a method in the item builder to auto parse and determine the weapon type.