Merge pull request #4785 from hikemaniac/wayside_shrine

Add religion and denomination fields to wayside shrine
This commit is contained in:
Bryan Housel
2018-02-10 10:18:19 -05:00
committed by GitHub
2 changed files with 4 additions and 0 deletions

View File

@@ -8241,6 +8241,8 @@
"icon": "landmark",
"fields": [
"name",
"religion",
"denomination"
"inscription"
],
"geometry": [

View File

@@ -2,6 +2,8 @@
"icon": "landmark",
"fields": [
"name",
"religion",
"denomination",
"inscription"
],
"geometry": [