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";
}
dispbottom l("A dungeon is burried in @@, (@@, @@)", ShovelQuests_DungeonMAP$, ShovelQuests_DungeonX, ShovelQuests_DungeonY);