We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d074ee commit b58fdb8Copy full SHA for b58fdb8
modules/dungeonTeleports.lua
@@ -640,7 +640,7 @@ Module.portals = {
640
CinderbrewMeadery = dungeonPortal(445440, 467546),
641
GrimBatol = dungeonPortal(445424),
642
OperationFloodgate = dungeonPortal(1216786),
643
- TheStonecore = dungeonPortal(0), -- not implemented yet
+ --TheStonecore = dungeonPortal(2), -- not implemented yet
644
EcoDomeAldani = dungeonPortal(1237215),
645
};
646
Module.toys = {
0 commit comments