function ADVR.onLoad() achievement.psvrID = 34 achievement.unlocksItem = "insight:25" achievement.isMainQuest = true achievement.category = "exploration" end function ADVR.onDungeonGenerated(worldGenerator) if worldGenerator.worldGeneratorFloor == dungeonFloor.THE_CRADLE then achievement.Unlock() end end --TOOLTIP: Enter the cradle for the first time