diff --git a/game/modules/tome/data/maps/wilderness/eyal.lua b/game/modules/tome/data/maps/wilderness/eyal.lua
index 225bc1cae8721ac346d60bec89d083a55dfd8237..1cb382fde6ad3b517405b492c24dc6c3d1533e5b 100644
--- a/game/modules/tome/data/maps/wilderness/eyal.lua
+++ b/game/modules/tome/data/maps/wilderness/eyal.lua
@@ -90,7 +90,6 @@ addData{
 	},
 }
 
-
 -- addSpot section
 addSpot({33, 40}, "patrol", "allied-kingdoms")
 addSpot({24, 17}, "patrol", "allied-kingdoms")
@@ -135,6 +134,7 @@ addSpot({153, 19}, "farportal-end", "fareast")
 addSpot({162, 31}, "farportal-end", "gates-of-morning")
 addSpot({59, 39}, "farportal-end", "last-hope")
 addSpot({68, 22}, "farportal-end", "iron-throne")
+addSpot({59, 13}, "farportal-end", "demon-plane-arrival")
 
 -- addZone section
 addZone({1, 1, 78, 46}, "zonename", "Maj'Eyal")
diff --git a/tiled-maps/maj-eyal.tmx b/tiled-maps/eyal.tmx
similarity index 100%
rename from tiled-maps/maj-eyal.tmx
rename to tiled-maps/eyal.tmx