Collect Info on Shops in Kingdom of Misthalin (Lumbridge/Varrock) #8
Labels
good first issue
Good for newcomers
help wanted
Extra attention is needed
Non-Code
Issue required little to no coding
Milestone
Collect information on all Shops within the stated area. (See image below)
Information required:
The format can be simply stored in a text file of done directly into the JSON format the program requires, which is as shown:
{
"name": "Name",
"chunkLocation": [2000],
"stock":[""],
"questReqs": [""]
}
The text was updated successfully, but these errors were encountered: