brainiac / MQ2EasyFind

mqnext edition of MQ2EasyFind

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

thurgadina from thurgadinb and back

Fizzen opened this issue · comments

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