Treasure Map (Tier 2): Difference between revisions
Elvendaele (talk | contribs) |
|||
Line 5: | Line 5: | ||
If you need help finding a location, you can view the [[Overworld]] or [[Underground]] maps. | If you need help finding a location, you can view the [[Overworld]] or [[Underground]] maps. | ||
== Sources == | == Drop Sources == | ||
<ul>{{#cargo_query: | <ul>{{#cargo_query: | ||
tables=NPCs | tables=NPCs | ||
|fields=_pageName | |fields=_pageName,TreasureMapRarity | ||
|where=treasuremap="[[{{PAGENAME}}]]" | |where=treasuremap="[[{{PAGENAME}}]]" | ||
|order by= | |order by=TreasureMapRarity ASC | ||
|format=template | |format=template | ||
|template=NPCListItem | |template=NPCListItem |