diff --git a/Server/src/main/content/global/skill/runecrafting/Altar.java b/Server/src/main/content/global/skill/runecrafting/Altar.java index 5bb2f0794..53f4773b0 100644 --- a/Server/src/main/content/global/skill/runecrafting/Altar.java +++ b/Server/src/main/content/global/skill/runecrafting/Altar.java @@ -6,6 +6,8 @@ import core.game.node.scenery.Scenery; import static core.api.ContentAPIKt.hasRequirement; +import core.game.world.map.Location; + /** * Represents an altar an it's relative information(corresponding ruin, etc) * @author 'Vexia