Skip to content

Commit

Permalink
feat(tiles): vardorvis
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiegyoung committed Jul 28, 2023
1 parent 1d8678e commit 551f0a9
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions src/tiles/vardorvis.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"name": "Vardorvis",
"thumbnail": "https://oldschool.runescape.wiki/images/thumb/Vardorvis.png/120px-Vardorvis.png",
"wiki": "https://oldschool.runescape.wiki/w/Vardorvis",
"tags": ["dt2", "desert treasure", "boss"],
"tiles": [
{
"regionId": 4405,
"regionX": 36,
"regionY": 26,
"z": 0,
"color": "#64FFFFFF"
},
{
"regionId": 4405,
"regionX": 37,
"regionY": 28,
"z": 0,
"color": "#64FFFFFF"
},
{
"regionId": 4405,
"regionX": 37,
"regionY": 24,
"z": 0,
"color": "#64FFFFFF"
}
]
}

1 comment on commit 551f0a9

@vercel
Copy link

@vercel vercel bot commented on 551f0a9 Jul 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.