diff options
| -rw-r--r-- | racing/router.gd | 2 |
1 files changed, 1 insertions, 1 deletions
| diff --git a/racing/router.gd b/racing/router.gd index 15b3f31..debfafb 100644 --- a/racing/router.gd +++ b/racing/router.gd | |||
| @@ -69,7 +69,7 @@ const LL2_AREAS = [ | |||
| 69 | ["The Archaeologist", -74, 0, -32], | 69 | ["The Archaeologist", -74, 0, -32], |
| 70 | ["The Earnest", -87, 0, -56], | 70 | ["The Earnest", -87, 0, -56], |
| 71 | ["The Hidden", -50, 6, -71, true], | 71 | ["The Hidden", -50, 6, -71, true], |
| 72 | ["The Sapient", -36, 36, -41], | 72 | ["The Sapient", -36, 36, -36], |
| 73 | ["The Ethereal", -42, 0, -22], | 73 | ["The Ethereal", -42, 0, -22], |
| 74 | ["The Learned", 34, 1, -64, true], | 74 | ["The Learned", 34, 1, -64, true], |
| 75 | ["Whispers Behind Quiet Walls", 44, 0, -51, true], | 75 | ["Whispers Behind Quiet Walls", 44, 0, -51, true], |
