The X marks the spot! Use F10 to see your coordinates.
No Monsters drop this item.
You'd like to see behind the curtain? Then you are here at the right place - lots of data only contributors would normally see.
Open raw JSONID | 679 |
aegisName ❔ | DungeonMap |
keepAfterUse ❔ | true |
Script to execute when the item is used/equipped.
if (!ShovelQuests_DungeonX) {
callfunc "shovel_genranddungeon";
}
.@c$ = callfunc("shovel_getcity", ShovelQuests_DungeonMAP$);
dispbottom l("A dungeon is burried in @@, (@@, @@)", .@c$, ShovelQuests_DungeonX, ShovelQuests_DungeonY);