Zelda Dungeon:Echoes of Wisdom Map/Overworld Categories: Difference between revisions

Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.
added poh and might crystals to static json so removing them here
(nothing broke, my map just decided to be weird)
Tag: Manual revert
(added poh and might crystals to static json so removing them here)
Line 13: Line 13:
         "markers": [
         "markers": [
           {"coords":[-53,-20],"id":"WP000","name":"Waypoint","link":"Waypoint"}
           {"coords":[-53,-20],"id":"WP000","name":"Waypoint","link":"Waypoint"}
        ]
      }
    ]
  },
  {
    "name": "Piece of Heart",
    "source": "mapns",
    "layers": [
      {
        "minZoom": 1,
        "icon": {
          "url": "poh.png",
          "width": 32,
          "height": 32
        },
        "markers": [
          {"coords":[-1,-60],"id":"PoH00","name":"Piece of Heart","link":"Piece of Heart"}
        ]
      }
    ]
  },
  {
    "name": "Might Crystal",
    "source": "mapns",
    "layers": [
      {
        "minZoom": 1,
        "icon": {
          "url": "might.png",
          "width": 32,
          "height": 32
        },
        "markers": [
          {"coords":[-1,-60],"id":"Might000","name":"Might Crystal","link":"Might Crystal"}
        ]
      },
      {
        "minZoom": 1,
        "icon": {
          "url": "might2.png",
          "width": 32,
          "height": 32
        },
        "markers": [
        ]
      },
      {
        "minZoom": 1,
        "icon": {
          "url": "might3.png",
          "width": 32,
          "height": 32
        },
        "markers": [
        ]
      },
      {
        "minZoom": 1,
        "icon": {
          "url": "might5.png",
          "width": 32,
          "height": 32
        },
        "markers": [
          {"coords":[55,-33],"id":"Might001","name":"Might Crystal x5","link":"Might Crystal"}
         ]
         ]
       }
       }

Navigation menu