Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions season11/markers.js
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ var MAPCRAFTER_MARKERS = [
// ...in the world "world"
"world": [
{ "pos" : [2900, 400, 64], "title" : "Shattered Plains", "icon" : "bdubs2.png" },
{ "pos" : [550, 24, 64], "title" : "decked out 3", "icon" : "DO3.png" },
{ "pos" : [ 1600, 800, 64], "title" : " is that sheep looking at me", "icon" : "zedaph.png" },
{ "pos" : [550, 2400, 64], "title" : "decked out 3", "icon" : "DO3.png" },
{ "pos" : [ 1600, 800, 64], "title" : "is that sheep looking at me", "icon" : "zedaph.png" },

],
},
Expand Down
Loading