Skip to content

Commit

Permalink
add shop=gold_buyer
Browse files Browse the repository at this point in the history
  • Loading branch information
matkoniecz committed Nov 2, 2024
1 parent de5bd05 commit 7017ddf
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions data/presets/shop/gold_buyer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"icon": "fas-hand-holding",
"fields": [
"{shop}"
],
"geometry": [
"point",
"area"
],
"aliases": [
"Gold trader"
],
"tags": {
"shop": "gold_buyer"
},
"name": "Gold buyer"
}

0 comments on commit 7017ddf

Please sign in to comment.