Main public logs

From PMDOWiki

Combined display of all available logs of PMDOWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 21:08, 17 January 2026 Imbion talk contribs created page Game (functions)/Dungeons (Created page with " == GAME:GetDailySeed == Gets the random seed for the current adventure. === Returns === The current adventure's seed. == GAME:UnlockDungeon(System.String) == Unlocks a specified dungeon. === Arguments === * <code>dungeonid</code>: ID of the dungeon to unlock. == GAME:DungeonUnlocked(System.String) == Checks if a dungeon is unlocked. === Arguments === * <code>dungeonid</code>: ID of the dungeon to check === Returns === True if unlocked, false otherwise.")