walkTo

fun walkTo(locatable: Locatable?): Boolean

Uses web walking to walk to a destination

Return

true if player walked to the destination tile

Parameters

locatable

the destination tile

fun walkTo(locatable: Locatable?, refreshQuests: Boolean): Boolean

Uses web walking to walk to a destination

Return

true if player walked to the destination tile

Parameters

locatable

the destination tile

refreshQuests

set to true to force refreshing completed quests