Questie

Questie

121M Downloads

Quest wrongly positioned: 'Tooga's Quest'

kev41 opened this issue ยท 3 comments

commented

Quest wrongly positioned: 'Tooga's Quest'

My screenshot: http://i.imgur.com/JNnKT5m.jpg

Database location: http://db.vanillagaming.org/?npc=5955

commented

There are are actually 5 locations for this guy... but there was one entry that conflicted and overwrote all the others. According to the quest comments he does move around a little so I'll keep these cords in for now.

Fixed. I'll check these in shortly.

  ["Tooga"] = {
    ["locations"] = {
      [1] = {8.0, 0.2942, 0.6413, 100.0},
      [5] = {8.0, 0.3354, 0.5756, 2.0},
      [3] = {8.0, 0.2873, 0.6717, 66.0},
      [4] = {8.0, 0.296, 0.6084, 58.0},
      [2] = {8.0, 0.3062, 0.7291, 88.0}
    },
    ["locationCount"] = 5
  },
commented

Fixed in: 3b4573f