Game (functions)/Dungeons: Revision history

From PMDOWiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

18 January 2026

17 January 2026

  • curprev 21:0821:08, 17 January 2026 Imbion talk contribs 476 bytes +476 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."