Skip to content

Commit

Permalink
Adds Pop- prefix to all teleports
Browse files Browse the repository at this point in the history
  • Loading branch information
ssalevan committed Jun 1, 2017
1 parent b6bd964 commit 3ab67db
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion db/Streets/HyperDr_cross.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"x": 16,
"type": "Teleport",
"orientation": 48,
"address": "Hyper Dr Cross"
"address": "Pop-Hyper Dr Cross"
}
],
"type": "item",
Expand Down
2 changes: 1 addition & 1 deletion db/Streets/HyperDr_n_end.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"x": 120,
"type": "Teleport",
"orientation": 0,
"address": "Hyper Dr North"
"address": "Pop-Hyper Dr North"
}
],
"type": "item",
Expand Down
2 changes: 1 addition & 1 deletion db/Streets/HyperDr_s_end.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"x": 32,
"type": "Teleport",
"orientation": 0,
"address": "Hyper Dr South"
"address": "Pop-Hyper Dr South"
}
],
"type": "item",
Expand Down
2 changes: 1 addition & 1 deletion db/Streets/OutamyWy_cross.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
"x": 16,
"type": "Teleport",
"orientation": 204,
"address": "Outamy Wy Cross"
"address": "Pop-Outamy Wy Cross"
}
],
"type": "item",
Expand Down
2 changes: 1 addition & 1 deletion db/Streets/OutamyWy_n_end.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"x": 112,
"type": "Teleport",
"orientation": 204,
"address": "Outamy Wy North"
"address": "Pop-Outamy Wy North"
}
],
"type": "item",
Expand Down
2 changes: 1 addition & 1 deletion db/Streets/OutamyWy_s_end.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"x": 36,
"type": "Teleport",
"orientation": 204,
"address": "Outamy Wy South"
"address": "Pop-Outamy Wy South"
}
],
"type": "item",
Expand Down
2 changes: 1 addition & 1 deletion db/Streets/RoadSt_cross.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
"x": 40,
"type": "Teleport",
"orientation": 172,
"address": "Road St Cross"
"address": "Pop-Road St Cross"
}
],
"type": "item",
Expand Down
2 changes: 1 addition & 1 deletion db/Streets/RoadSt_n_end.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"x": 100,
"type": "Teleport",
"orientation": 228,
"address": "Road St North"
"address": "Pop-Road St North"
}
],
"type": "item",
Expand Down
2 changes: 1 addition & 1 deletion db/Streets/RoadSt_s_end.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"x": 40,
"type": "Teleport",
"orientation": 228,
"address": "Road St South"
"address": "Pop-Road St South"
}
],
"type": "item",
Expand Down
2 changes: 1 addition & 1 deletion db/Streets/StreetRd_cross.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"x": 24,
"type": "Teleport",
"orientation": 24,
"address": "Street Rd Cross"
"address": "Pop-Street Rd Cross"
}
],
"type": "item",
Expand Down
2 changes: 1 addition & 1 deletion db/Streets/StreetRd_n_end.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"x": 44,
"type": "Teleport",
"orientation": 0,
"address": "Street Rd North"
"address": "Pop-Street Rd North"
}
],
"type": "item",
Expand Down
2 changes: 1 addition & 1 deletion db/Streets/StreetRd_s_end.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"x": 44,
"type": "Teleport",
"orientation": 8,
"address": "Street Rd South"
"address": "Pop-Street Rd South"
}
],
"type": "item",
Expand Down

0 comments on commit 3ab67db

Please sign in to comment.