From 03ebe3b3856d70d56fef1c8610c2659c36f6574c Mon Sep 17 00:00:00 2001 From: Simisays <67333662+Simisays@users.noreply.github.com> Date: Wed, 23 Aug 2023 13:09:53 +0200 Subject: [PATCH] Update points_of_interest.json --- forge-gui/res/adventure/common/world/points_of_interest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/adventure/common/world/points_of_interest.json b/forge-gui/res/adventure/common/world/points_of_interest.json index bc3414a44c1..db7465f286d 100644 --- a/forge-gui/res/adventure/common/world/points_of_interest.json +++ b/forge-gui/res/adventure/common/world/points_of_interest.json @@ -3208,7 +3208,7 @@ "count": 1, "spriteAtlas": "../common/maps/tileset/buildings.atlas", "sprite": "Jace", - "map": "../common/maps/map/teferi.tmx", + "map": "../common/maps/map/teferi/teferi.tmx", "radiusFactor": 0.8, "questTags": [ "Hostile", @@ -3467,4 +3467,4 @@ "Sidequest" ] } -] \ No newline at end of file +]