quest-helper
quest-helper copied to clipboard
The Heart of Darkness recommended "Civitas illa fortis teleport" item does not highlight when fulfilled
With an inventory containing sufficient law/earth/fire runes, high enough magic level to cast the spell, and the needed prerequisite quest, this recommended line item is not highlighted green
It seems like the later teleport listed under "The Old Ones" section also does not highlight when fulfilled
It's using ItemID.CIVITAS_ILLA_FORTIS_TELEPORT so it expects the teleport tablet, not a rune combination
I assume there needs to be a CIVITAS_ILLA_TELEPORT added here https://github.com/zoinkwiz/quest-helper/blob/master/src/main/java/com/questhelper/collections/TeleportCollections.java