Questie

Questie

116M Downloads

Quest issue with "Cuergo's Gold"

Gogo1951 opened this issue ยท 3 comments

commented

Description

The objective is missing for Cuergo's Gold. Maybe because you trigger the mob spawn who drops the item? Let's just put it on the object that triggers the mob spawn.

Wowhead link

Screenshots

Github needs to get with the times. =P

image

Questie version

commented

Quest item:
[9275] = {"Cuergo's Key",2112,nil,{7902,7901,7899,},nil,nil,nil,nil,},

All these have spawn points:
[7899] = {
[npcKeys.name] = "Treasure Hunting Pirate",
[npcKeys.zoneID] = zoneIDs.TANARIS,
[npcKeys.spawns] = {[zoneIDs.TANARIS] = {{54.45,93.47},},},
},
[7901] = {
[npcKeys.name] = "Treasure Hunting Swashbuckler",
[npcKeys.zoneID] = zoneIDs.TANARIS,
[npcKeys.spawns] = {[zoneIDs.TANARIS] = {{54.4,93.5},},},
},
[7902] = {
[npcKeys.name] = "Treasure Hunting Buccaneer",
[npcKeys.zoneID] = zoneIDs.TANARIS,
[npcKeys.spawns] = {[zoneIDs.TANARIS] = {{54.34,93.58},},},
},

commented

Works for me
image

commented

It's flagged as repeatable. Ok, I guess it is. Thanks!