Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

thurgadina from thurgadinb and back #84

Open
Fizzen opened this issue Jan 28, 2023 · 0 comments
Open

thurgadina from thurgadinb and back #84

Fizzen opened this issue Jan 28, 2023 · 0 comments

Comments

@Fizzen
Copy link

Fizzen commented Jan 28, 2023

This zone line is doing something strange
You'll notice in thurg a theres id's 2-5 and in thurgb theres 3-5
only having ID 2, will cause you to run to default ID 3 (which is just short of the ZI). Adding ID 3 will cause it to run to ID 4 which is the same default loc as 2 and 3, again just short of the ZI. I had to make the same loc for Id 2-5 before it stopped using the default of this loc.

A similar issue in Thurg B as seen below.

thurgadina:
    -   type: ZoneConnection
        location: [260, 28, -1]
        targetZone: thurgadinb
        identifier: 2
    -   type: ZoneConnection
        location: [260, 28, -1]
        targetZone: thurgadinb
        identifier: 3
    -   type: ZoneConnection
        location: [260, 28, -1]
        targetZone: thurgadinb
        identifier: 4
    -   type: ZoneConnection
        location: [260, 28, -1]
        targetZone: thurgadinb
        identifier: 5
    -   type: ZoneConnection
        location: [-1245, -21, -5]
        targetZone: greatdivide
thurgadinb:
    -   type: ZoneConnection
        location: [95, 45, -1]
        targetZone: thurgadina
        identifier: 3
    -   type: ZoneConnection
        location: [95, 45, -1]
        targetZone: thurgadina
        identifier: 4
    -   type: ZoneConnection
        location: [95, 45, -1]
        targetZone: thurgadina
        identifier: 5 

default is just a fraction short of the zone in

@Fizzen Fizzen closed this as completed Jan 28, 2023
@Fizzen Fizzen changed the title /travelto thurgadina from thurgadinb thurgadina from thurgadinb and back Jan 28, 2023
@Fizzen Fizzen reopened this Jan 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant