I have been asked to update the Item Search tool on the osrsbox website to include a column for duplicate status, and type - such as normal, noted, and placeholder. This could also introduce adding duplicate to the monster search tool.
This modification could replace the existing items-summary.json file, or maybe a new file should be created, with a unique name so the item, npc and object summary files remain with only the id, and name properties. A new name could be item-search.json as an example.
I have been asked to update the Item Search tool on the osrsbox website to include a column for
duplicate
status, andtype
- such asnormal
,noted
, andplaceholder
. This could also introduce adding duplicate to the monster search tool.This modification could replace the existing
items-summary.json
file, or maybe a new file should be created, with a unique name so the item, npc and object summary files remain with only the id, and name properties. A new name could beitem-search.json
as an example.