Difference between revisions of "Serenity/SatHueMap"
From A Wiki in the Desert
Line 2: | Line 2: | ||
{{:Maps/Chariot Stops|contentonly=yes}} | {{:Maps/Chariot Stops|contentonly=yes}} | ||
{{:Maps/Chariot Routes|contentonly=yes}} | {{:Maps/Chariot Routes|contentonly=yes}} | ||
+ | dlayer Grid 450 | ||
+ | -- Horizontal Lines | ||
+ | line -3072,-8192:5106,-8192 stroke:true,color:'#000',weight:2,opacity:1 | ||
+ | line -3072,-6144:5106,-6144 stroke:true,color:'#000',weight:2,opacity:1 | ||
+ | line -3072,-4096:5106,-4096 stroke:true,color:'#000',weight:2,opacity:1 | ||
+ | line -3072,-2048:5106,-2048 stroke:true,color:'#000',weight:2,opacity:1 | ||
+ | line -3072,0:5106,0 stroke:true,color:'#000',weight:2,opacity:1 | ||
+ | line -3072,2048:5106,2048 stroke:true,color:'#000',weight:2,opacity:1 | ||
+ | line -3072,4096:5106,4096 stroke:true,color:'#000',weight:2,opacity:1 | ||
+ | line -3072,6144:5106,6144 stroke:true,color:'#000',weight:2,opacity:1 | ||
+ | line -3072,8192:5106,8192 stroke:true,color:'#000',weight:2,opacity:1 | ||
+ | -- Vertical Lines | ||
+ | line 0,8192:0,-8192 stroke:true,color:'#000',weight:2,opacity:1 | ||
+ | line 4096,8192:4096,-8192 stroke:true,color:'#000',weight:2,opacity:1 | ||