{"id":9958,"date":"2026-04-23T13:20:26","date_gmt":"2026-04-23T20:20:26","guid":{"rendered":"https:\/\/gabroverse.com\/"},"modified":"2026-04-23T13:43:39","modified_gmt":"2026-04-23T20:43:39","slug":"transmission-v2-6-0-patch-notes-the-storyboards-are-still-unpacking","status":"publish","type":"post","link":"https:\/\/gabroverse.com\/es\/universo\/transmissions\/notas-de-parche\/transmission-v2-6-0-patch-notes-the-storyboards-are-still-unpacking\/","title":{"rendered":"TRANSMISSION v2.6.0 \/\/ NOTAS DE ACTUALIZACI\u00d3N: THE STORYBOARDS SIGUEN DESEMPACANDO"},"content":{"rendered":"\n<div class=\"gv-su-wrap\">\n  <style>\n    .gv-su-wrap, .gv-su-wrap * {\n      box-sizing: border-box;\n    }\n    .gv-su-wrap {\n      --gold: #ffce73;\n      --pink: #ff2a85;\n      --cyan: #00f3ff;\n      --dark-bg: #07040a;\n      --dark-glass: rgba(12, 8, 18, 0.85);\n      --border-subtle: rgba(255, 255, 255, 0.08);\n      --text-main: #fdfcff;\n      --text-muted: #a998b3;\n      font-family: system-ui, -apple-system, sans-serif;\n      width: 100%;\n      max-width: 1060px;\n      margin: 2rem auto;\n      background: #050208;\n      background-image: \n        radial-gradient(circle at 15% 0%, rgba(255, 42, 133, 0.15) 0%, transparent 40%),\n        radial-gradient(circle at 85% 100%, rgba(0, 243, 255, 0.1) 0%, transparent 40%),\n        linear-gradient(180deg, rgba(20, 10, 30, 0.5) 0%, var(--dark-bg) 100%);\n      color: var(--text-main);\n      border-radius: 28px;\n      overflow: hidden;\n      box-shadow: 0 0 0 1px var(--border-subtle), 0 40px 80px rgba(0,0,0,0.9);\n      position: relative;\n    }\n    .gv-su-noise {\n      position: absolute;\n      inset: 0;\n      opacity: 0.03;\n      background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'\/%3E%3C\/svg%3E\");\n      pointer-events: none;\n      z-index: 0;\n    }\n    .gv-content-layer {\n      position: relative;\n      z-index: 1;\n      padding: 4rem 3rem;\n      display: flex;\n      flex-direction: column;\n      gap: 3.5rem;\n    }\n    .gv-header {\n      text-align: center;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 2rem;\n    }\n.gv-gu-link {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      gap: 0.75rem;\n      width: 100%;\n      max-width: 420px;\n      text-decoration: none;\n      transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), filter 0.4s ease;\n    }\n    .gv-gu-link:hover {\n      transform: scale(1.04) translateY(-2px);\n      filter: drop-shadow(0 15px 25px rgba(255, 42, 133, 0.5));\n    }\n    .gv-gu-logo {\n      width: 100%;\n      max-width: 320px;\n      height: auto;\n    }\n.gv-eighteen-dance {\n      font-size: 2.2rem;\n      line-height: 1;\n      animation: gvDance 1.8s infinite ease-in-out;\n      filter: drop-shadow(0 0 15px rgba(255, 42, 133, 0.6));\n    }\n    @keyframes gvDance {\n      0% { transform: translateY(0) rotate(0deg) scale(1); }\n      25% { transform: translateY(-6px) rotate(-10deg) scale(1.05); }\n      50% { transform: translateY(0) rotate(0deg) scale(1); }\n      75% { transform: translateY(-6px) rotate(10deg) scale(1.05); }\n      100% { transform: translateY(0) rotate(0deg) scale(1); }\n    }\n    .gv-title-block {\n      background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);\n      padding: 1px 0;\n      width: 100%;\n      position: relative;\n    }\n    .gv-title-block::before {\n      content: \"\";\n      position: absolute;\n      top: 0;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 40%;\n      height: 1px;\n      background: linear-gradient(90deg, transparent, var(--pink), transparent);\n      box-shadow: 0 0 10px var(--pink);\n    }\n    .gv-title-inner {\n      background: var(--dark-glass);\n      backdrop-filter: blur(20px);\n      -webkit-backdrop-filter: blur(20px);\n      padding: 1.5rem;\n      text-align: center;\n    }\n    .gv-meta {\n      font-size: 0.8rem;\n      text-transform: uppercase;\n      letter-spacing: 0.25em;\n      color: var(--gold);\n      margin-bottom: 0.75rem;\n      display: block;\n      font-weight: 700;\n    }\n    .gv-title {\n      font-size: clamp(1.8rem, 4vw, 2.8rem);\n      font-weight: 900;\n      margin: 0;\n      letter-spacing: -0.03em;\n      text-transform: uppercase;\n      background: linear-gradient(180deg, #ffffff 0%, #d4c5d9 100%);\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n    }\n    .gv-intro {\n      text-align: center;\n      font-size: 1.15rem;\n      line-height: 1.7;\n      color: var(--text-muted);\n      max-width: 760px;\n      margin: 0 auto;\n    }\n    .gv-intro strong {\n      color: var(--text-main);\n      font-weight: 700;\n    }\n    .gv-game-container {\n      background: rgba(4, 2, 6, 0.6);\n      border: 1px solid rgba(255, 255, 255, 0.05);\n      border-radius: 20px;\n      padding: 3rem 2rem;\n      text-align: center;\n      box-shadow: inset 0 0 60px rgba(0,0,0,0.9), 0 20px 40px rgba(0,0,0,0.5);\n      position: relative;\n      transition: all 0.5s ease;\n    }\n    .gv-game-container.gv-jackpot-active {\n      border-color: var(--gold);\n      box-shadow: inset 0 0 80px rgba(255, 206, 115, 0.1), 0 0 50px rgba(255, 206, 115, 0.2);\n      animation: gvJackpotPulse 2s infinite alternate;\n    }\n    @keyframes gvJackpotPulse {\n      0% { box-shadow: inset 0 0 80px rgba(255, 206, 115, 0.1), 0 0 30px rgba(255, 206, 115, 0.2); }\n      100% { box-shadow: inset 0 0 100px rgba(255, 206, 115, 0.2), 0 0 60px rgba(255, 206, 115, 0.4); }\n    }\n    .gv-game-top {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      max-width: 500px;\n      margin: 0 auto 1.5rem;\n      border-bottom: 1px solid rgba(255,255,255,0.1);\n      padding-bottom: 1rem;\n    }\n    .gv-game-title {\n      margin: 0;\n      color: var(--gold);\n      text-transform: uppercase;\n      letter-spacing: 0.15em;\n      font-size: 0.9rem;\n      font-weight: 800;\n    }\n    .gv-spin-counter {\n      color: var(--cyan);\n      font-family: monospace;\n      font-size: 1rem;\n      letter-spacing: 0.1em;\n      background: rgba(0, 243, 255, 0.1);\n      padding: 0.25rem 0.75rem;\n      border-radius: 4px;\n      border: 1px solid rgba(0, 243, 255, 0.2);\n    }\n    .gv-slot-machine {\n      display: flex;\n      justify-content: center;\n      gap: 1.5rem;\n      margin: 2.5rem 0;\n      perspective: 800px;\n    }\n    .gv-reel {\n      width: 110px;\n      height: 150px;\n      box-sizing: content-box;\n      background: linear-gradient(180deg, #0a0a0c 0%, #1a1a20 50%, #0a0a0c 100%);\n      border: 2px solid #2a2a35;\n      border-radius: 16px;\n      overflow: hidden;\n      box-shadow: 0 15px 30px rgba(0,0,0,0.8), inset 0 0 20px rgba(0,0,0,0.9);\n      position: relative;\n      transform-style: preserve-3d;\n    }\n    .gv-reel::before {\n      content: \"\";\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 100%;\n      background: linear-gradient(180deg, rgba(255,255,255,0.15) 0%, transparent 25%, transparent 75%, rgba(0,0,0,0.8) 100%);\n      pointer-events: none;\n      z-index: 2;\n      border-radius: 14px;\n    }\n    .gv-reel::after {\n      content: \"\";\n      position: absolute;\n      top: 50%;\n      left: 0;\n      width: 100%;\n      height: 2px;\n      background: rgba(255, 42, 133, 0.6);\n      transform: translateY(-50%);\n      pointer-events: none;\n      z-index: 3;\n      box-shadow: 0 0 12px rgba(255, 42, 133, 0.8);\n    }\n    .gv-reel-strip {\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      display: flex;\n      flex-direction: column;\n      will-change: transform;\n    }\n    .gv-symbol {\n      width: 100%;\n      height: 150px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 4.5rem;\n      text-shadow: 0 0 30px rgba(255,255,255,0.2);\n    }\n    .gv-spin-btn {\n      background: linear-gradient(135deg, var(--gold) 0%, #e68a00 100%);\n      color: #110;\n      border: none;\n      padding: 1.25rem 3.5rem;\n      font-size: 1.1rem;\n      font-weight: 900;\n      text-transform: uppercase;\n      letter-spacing: 0.15em;\n      border-radius: 50px;\n      cursor: pointer;\n      box-shadow: 0 10px 25px rgba(255, 206, 115, 0.3), inset 0 2px 5px rgba(255,255,255,0.5);\n      transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n      position: relative;\n      overflow: hidden;\n    }\n    .gv-spin-btn::after {\n      content: \"\";\n      position: absolute;\n      top: -50%;\n      left: -50%;\n      width: 200%;\n      height: 200%;\n      background: linear-gradient(45deg, transparent, rgba(255,255,255,0.3), transparent);\n      transform: rotate(45deg) translateY(-100%);\n      transition: transform 0.6s ease;\n    }\n    .gv-spin-btn:hover {\n      transform: scale(1.05) translateY(-2px);\n      box-shadow: 0 15px 35px rgba(255, 206, 115, 0.5), inset 0 2px 5px rgba(255,255,255,0.5);\n    }\n    .gv-spin-btn:hover::after {\n      transform: rotate(45deg) translateY(100%);\n    }\n    .gv-spin-btn:active {\n      transform: scale(0.98);\n      box-shadow: 0 5px 15px rgba(255, 206, 115, 0.4);\n    }\n    .gv-spin-btn:disabled {\n      background: #2a2a35;\n      color: #555;\n      box-shadow: inset 0 5px 15px rgba(0,0,0,0.5);\n      cursor: not-allowed;\n      transform: none;\n    }\n    .gv-spin-btn.gv-btn-jackpot {\n      background: linear-gradient(135deg, var(--cyan) 0%, #0099ff 100%);\n      box-shadow: 0 10px 25px rgba(0, 243, 255, 0.3), inset 0 2px 5px rgba(255,255,255,0.5);\n    }\n    .gv-spin-btn.gv-btn-jackpot:hover {\n      box-shadow: 0 15px 35px rgba(0, 243, 255, 0.5), inset 0 2px 5px rgba(255,255,255,0.5);\n    }\n    .gv-game-status {\n      height: 24px;\n      margin-top: 2rem;\n      color: var(--text-muted);\n      font-weight: 700;\n      letter-spacing: 0.15em;\n      text-transform: uppercase;\n      font-size: 0.85rem;\n      transition: color 0.3s ease;\n    }\n    .gv-unlock-panel {\n      max-height: 0;\n      opacity: 0;\n      overflow: hidden;\n      transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n      background: linear-gradient(180deg, rgba(255, 206, 115, 0.08), rgba(255, 206, 115, 0.02));\n      border: 1px solid transparent;\n      border-radius: 16px;\n      margin-top: 0;\n      backdrop-filter: blur(10px);\n    }\n    .gv-unlock-panel.gv-unlocked {\n      max-height: 300px;\n      opacity: 1;\n      padding: 2rem;\n      margin-top: 2rem;\n      border-color: rgba(255, 206, 115, 0.4);\n    }\n    .gv-unlock-text {\n      color: var(--gold);\n      font-weight: 900;\n      text-transform: uppercase;\n      letter-spacing: 0.15em;\n      margin: 0 0 1rem 0;\n      font-size: 1.25rem;\n      text-shadow: 0 0 20px rgba(255, 206, 115, 0.5);\n    }\n    .gv-unlock-desc {\n      color: var(--text-main);\n      font-size: 1.05rem;\n      line-height: 1.6;\n      margin: 0;\n    }\n    .gv-glass-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 1.5rem;\n    }\n    .gv-glass-card {\n      background: linear-gradient(145deg, rgba(25, 18, 35, 0.6), rgba(10, 5, 15, 0.8));\n      backdrop-filter: blur(15px);\n      -webkit-backdrop-filter: blur(15px);\n      border: 1px solid var(--border-subtle);\n      border-radius: 20px;\n      padding: 2.5rem 2rem;\n      transition: transform 0.4s ease, border-color 0.4s ease, box-shadow 0.4s ease;\n      position: relative;\n      overflow: hidden;\n    }\n    .gv-glass-card::before {\n      content: \"\";\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 100%;\n      background: linear-gradient(135deg, rgba(255,255,255,0.05) 0%, transparent 50%);\n      pointer-events: none;\n    }\n    .gv-glass-card:hover {\n      transform: translateY(-8px);\n      border-color: rgba(255, 42, 133, 0.3);\n      box-shadow: 0 20px 40px rgba(0,0,0,0.6), inset 0 0 30px rgba(255, 42, 133, 0.05);\n    }\n    .gv-card-icon {\n      font-size: 2.5rem;\n      margin-bottom: 1.5rem;\n      display: inline-block;\n      filter: drop-shadow(0 0 10px rgba(255,255,255,0.2));\n    }\n    .gv-glass-card h3 {\n      margin: 0 0 0.75rem;\n      color: var(--text-main);\n      font-size: 1.15rem;\n      font-weight: 800;\n      text-transform: uppercase;\n      letter-spacing: 0.1em;\n    }\n    .gv-glass-card p {\n      margin: 0;\n      color: var(--text-muted);\n      font-size: 0.95rem;\n      line-height: 1.6;\n    }\n    .gv-footer {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 3rem;\n      padding-top: 3rem;\n      border-top: 1px solid var(--border-subtle);\n      text-align: center;\n      position: relative;\n    }\n    .gv-footer::before {\n      content: \"\";\n      position: absolute;\n      top: -1px;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 30%;\n      height: 1px;\n      background: linear-gradient(90deg, transparent, var(--cyan), transparent);\n      box-shadow: 0 0 15px var(--cyan);\n    }\n    .gv-storyboards-link {\n      display: block;\n      transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n    }\n    .gv-storyboards-link:hover {\n      transform: scale(1.05);\n    }\n    .gv-storyboards-logo {\n      max-width: 320px;\n      width: 100%;\n      height: auto;\n      filter: drop-shadow(0 0 20px rgba(0, 243, 255, 0.2));\n    }\n    .gv-cta-link {\n      position: relative;\n      background: var(--text-main);\n      color: var(--dark-bg);\n      padding: 1.25rem 4rem;\n      font-size: 1.15rem;\n      font-weight: 900;\n      text-transform: uppercase;\n      letter-spacing: 0.2em;\n      border-radius: 50px;\n      overflow: hidden;\n      box-shadow: 0 10px 30px rgba(255, 255, 255, 0.15);\n      transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n      text-decoration: none;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      z-index: 1;\n    }\n    .gv-cta-link::before {\n      content: \"\";\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 100%;\n      background: linear-gradient(135deg, var(--gold), var(--pink));\n      z-index: -1;\n      opacity: 0;\n      transition: opacity 0.4s ease;\n    }\n    .gv-cta-link:hover {\n      color: #fff;\n      transform: translateY(-4px);\n      box-shadow: 0 20px 40px rgba(255, 42, 133, 0.3);\n    }\n    .gv-cta-link:hover::before {\n      opacity: 1;\n    }\n    @media (max-width: 768px) {\n      .gv-content-layer { padding: 3rem 1.5rem; gap: 2.5rem; }\n      .gv-gu-link { flex-direction: column; align-items: center; gap: 1rem; }\n      .gv-eighteen-dance { font-size: 2.5rem; margin-bottom: 0; }\n      .gv-slot-machine { gap: 0.5rem; }\n      .gv-reel { width: 80px; height: 110px; }\n      .gv-symbol { height: 110px; font-size: 3rem; }\n      .gv-game-container { padding: 2rem 1rem; }\n      .gv-spin-btn { padding: 1rem 2rem; font-size: 1rem; width: 100%; }\n      .gv-cta-link { padding: 1rem 2.5rem; font-size: 1rem; width: 100%; }\n    }\n  <\/style>\n\n  <div class=\"gv-su-noise\"><\/div>\n  \n  <div class=\"gv-content-layer\">\n    <div class=\"gv-header\">\n      <a href=\"https:\/\/gabroverse.com\/unfiltered\/\" class=\"gv-gu-link\">\n        <img decoding=\"async\" src=\"https:\/\/gabroverse.com\/wp-content\/uploads\/gu-logo-text-v02-wide-nm-only.webp\" alt=\"gabro:unfiltered\" class=\"gv-gu-logo\">\n        <div class=\"gv-eighteen-dance\">\ud83d\udd1e<\/div>\n      <\/a>\n      <div class=\"gv-title-block\">\n        <div class=\"gv-title-inner\">\n          <span class=\"gv-meta\">Transmission v2.6.0<\/span>\n          <h1 class=\"gv-title\">The storyboards are still unpacking<\/h1>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"gv-intro\">\n      <p><strong>gabroverse outgrew the old server.<\/strong> THE STORYBOARDS made the jump to the high-limit area, but not every asset arrived with both shoes on. Some CSS, images, and Spanish translations are still getting dressed in the valet. Spin the sequence to manually realign the server nodes.<\/p>\n    <\/div>\n\n    <div class=\"gv-game-container\" id=\"gv-game\">\n      <div class=\"gv-game-top\">\n        <h3 class=\"gv-game-title\">Node Decryption Protocol<\/h3>\n        <div class=\"gv-spin-counter\" id=\"gv-counter\">SPINS: 0<\/div>\n      <\/div>\n      \n      <div class=\"gv-slot-machine\">\n        <div class=\"gv-reel\" id=\"reel1\"><\/div>\n        <div class=\"gv-reel\" id=\"reel2\"><\/div>\n        <div class=\"gv-reel\" id=\"reel3\"><\/div>\n      <\/div>\n      \n      <button class=\"gv-spin-btn\" id=\"gv-spin\">Initiate Sequence<\/button>\n      <div class=\"gv-game-status\" id=\"gv-status\">System ready. Awaiting input.<\/div>\n      \n      <div class=\"gv-unlock-panel\" id=\"gv-unlock\">\n        <h4 class=\"gv-unlock-text\">\u2728 Override Accepted \u2728<\/h4>\n        <p class=\"gv-unlock-desc\">Encryption bypassed. The VIP lighting is fixed, the drinks are poured, and the assets are rendering locally. You have unrestricted access to the floor.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"gv-glass-grid\">\n      <div class=\"gv-glass-card\">\n        <div class=\"gv-card-icon\">\ud83c\udf78<\/div>\n        <h3>CSS Glamour<\/h3>\n        <p>The structure survived the move. The dress code and mood lighting are currently being escorted back into the VIP area.<\/p>\n      <\/div>\n      <div class=\"gv-glass-card\">\n        <div class=\"gv-card-icon\">\u2660\ufe0f<\/div>\n        <h3>Image Strays<\/h3>\n        <p>A few visual heavy-hitters wandered off during the migration. We are actively hunting them down.<\/p>\n      <\/div>\n      <div class=\"gv-glass-card\">\n        <div class=\"gv-card-icon\">\ud83c\udfb2<\/div>\n        <h3>Localization<\/h3>\n        <p>Spanish translations are temporarily stuttering at the door. Smoothing out the bilingual seams now.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"gv-footer\">\n      <a href=\"https:\/\/gabroverse.com\/unfiltered\/storyboards\/\" class=\"gv-storyboards-link\">\n        <img decoding=\"async\" src=\"https:\/\/gabroverse.com\/wp-content\/uploads\/storyboards-logo-00.webp\" alt=\"THE STORYBOARDS\" class=\"gv-storyboards-logo\">\n      <\/a>\n      <a href=\"https:\/\/gabroverse.com\/unfiltered\/storyboards\/\" class=\"gv-cta-link\">Unlock the Room<\/a>\n    <\/div>\n  <\/div>\n\n  <script>\n    (function() {\n      const DIAMOND = '\ud83d\udc8e';\n      const symbols = [DIAMOND, '\ud83c\udf78', '\ud83c\udccf', '\ud83c\udfb2', '\ud83c\udf52', '\u2728', '\u2660\ufe0f'];\n      const reels = [\n        document.getElementById('reel1'),\n        document.getElementById('reel2'),\n        document.getElementById('reel3')\n      ];\n      const spinBtn = document.getElementById('gv-spin');\n      const statusText = document.getElementById('gv-status');\n      const counterText = document.getElementById('gv-counter');\n      const gameContainer = document.getElementById('gv-game');\n      const unlockPanel = document.getElementById('gv-unlock');\n      \n      let isSpinning = false;\n      let spinCount = 0;\n      let hasWon = false;\n\n      function createStrip(targetSymbol, isInitial) {\n        const strip = document.createElement('div');\n        strip.className = 'gv-reel-strip';\n        \n        if (isInitial) {\n          const sym = document.createElement('div');\n          sym.className = 'gv-symbol';\n          sym.innerText = targetSymbol;\n          strip.appendChild(sym);\n          return strip;\n        }\n\n        for (let i = 0; i < 24; i++) {\n          const sym = document.createElement('div');\n          sym.className = 'gv-symbol';\n          sym.innerText = (i === 23) ? targetSymbol : symbols[Math.floor(Math.random() * symbols.length)];\n          strip.appendChild(sym);\n        }\n        return strip;\n      }\n\n      function initReels() {\n        reels.forEach(reel => {\n          reel.innerHTML = '';\n          const randomSym = symbols[Math.floor(Math.random() * symbols.length)];\n          reel.appendChild(createStrip(randomSym, true));\n        });\n      }\n\n      function triggerWinEffects() {\n        hasWon = true;\n        gameContainer.classList.add('gv-jackpot-active');\n        unlockPanel.classList.add('gv-unlocked');\n        spinBtn.innerText = 'Spin Again';\n        spinBtn.classList.add('gv-btn-jackpot');\n        spinBtn.disabled = false;\n      }\n\n      function resetWinState() {\n        hasWon = false;\n        gameContainer.classList.remove('gv-jackpot-active');\n        unlockPanel.classList.remove('gv-unlocked');\n        spinBtn.classList.remove('gv-btn-jackpot');\n      }\n\n      function getRandomSymbolExcept(excludeSymbol) {\n        let sym;\n        do {\n          sym = symbols[Math.floor(Math.random() * symbols.length)];\n        } while (sym === excludeSymbol);\n        return sym;\n      }\n\n      function spin() {\n        if (isSpinning) return;\n        \n        if (hasWon) {\n          resetWinState();\n        }\n\n        isSpinning = true;\n        spinCount++;\n        counterText.innerText = `SPINS: ${spinCount}`;\n        spinBtn.disabled = true;\n        statusText.innerText = 'Routing power to nodes...';\n        statusText.style.color = 'var(--pink)';\n\n        const isForceWin = (spinCount % 7 === 0);\n        const isNaturalWin = Math.random() > 0.95;\n        const isWin = isForceWin || isNaturalWin;\n        \n        const results = [];\n\n        reels.forEach((reel, index) => {\n          let target;\n          if (isWin) {\n            target = DIAMOND;\n          } else {\n            if (index === 2 && results[0] === results[1] && results[0] === DIAMOND) {\n               target = getRandomSymbolExcept(DIAMOND);\n            } else {\n               target = symbols[Math.floor(Math.random() * symbols.length)];\n            }\n          }\n          results.push(target);\n\n          reel.innerHTML = '';\n          const strip = createStrip(target, false);\n          reel.appendChild(strip);\n\n          strip.style.transform = 'translateY(0)';\n          void strip.offsetWidth;\n\n          const symHeight = strip.children[0].offsetHeight;\n          const targetY = -(23 * symHeight);\n\n          const duration = 2.2 + (index * 0.5);\n          strip.style.transition = `transform ${duration}s cubic-bezier(0.1, 0.9, 0.2, 1)`;\n          strip.style.transform = `translateY(${targetY}px)`;\n        });\n\n        setTimeout(() => {\n          if (results[0] === results[1] && results[1] === results[2] && results[0] === DIAMOND) {\n            statusText.innerText = 'Jackpot. High-limit access granted.';\n            statusText.style.color = 'var(--gold)';\n            triggerWinEffects();\n          } else {\n            statusText.innerText = 'Sequence failed. Try again.';\n            statusText.style.color = 'var(--cyan)';\n            spinBtn.innerText = 'Reroute Power';\n            spinBtn.disabled = false;\n          }\n          isSpinning = false;\n        }, 3400);\n      }\n\n      initReels();\n      spinBtn.addEventListener('click', spin);\n    })();\n  <\/script>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>THE STORYBOARDS llegaron al nuevo servidor, pero parte del CSS y algunas im\u00e1genes todav\u00eda se est\u00e1n restaurando una por una. Toca para entrar al rebuild y ver c\u00f3mo el cuarto vuelve poco a poco.<\/p>","protected":false},"author":1,"featured_media":9959,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"pmpro_default_level":"","sync_status":"","episode_type":"","audio_file":"","podmotor_file_id":"","podmotor_episode_id":"","castos_file_data":"","cover_image":"","cover_image_id":"","duration":"","filesize":"","filesize_raw":"","date_recorded":"","explicit":"","block":"","itunes_episode_number":"","itunes_title":"","itunes_season_number":"","itunes_episode_type":"","footnotes":""},"categories":[611],"tags":[951,529,950,616,953,952,570,949],"class_list":["post-9958","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-patch-notes","tag-css-restore","tag-gabroverse","tag-image-restore","tag-patch-notes","tag-rebuild-in-progress","tag-server-migration","tag-site-update","tag-the-storyboards","pmpro-has-access"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>TRANSMISSION v2.6.0 \/\/ PATCH NOTES: THE STORYBOARDS ARE STILL UNPACKING | gabroverse<\/title>\n<meta name=\"description\" content=\"THE STORYBOARDS made it to the new server, but some CSS and images are still being restored one by one. Tap through the rebuild and watch the room come back.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/gabroverse.com\/es\/universo\/transmissions\/notas-de-parche\/transmission-v2-6-0-patch-notes-the-storyboards-are-still-unpacking\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"TRANSMISSION v2.6.0 \/\/ PATCH NOTES: THE STORYBOARDS ARE STILL UNPACKING | gabroverse\" \/>\n<meta property=\"og:description\" content=\"THE STORYBOARDS made it to the new server, but some CSS and images are still being restored one by one. Tap through the rebuild and watch the room come back.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/gabroverse.com\/es\/universo\/transmissions\/notas-de-parche\/transmission-v2-6-0-patch-notes-the-storyboards-are-still-unpacking\/\" \/>\n<meta property=\"og:site_name\" content=\"gabroverse\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/gabroverse\" \/>\n<meta property=\"article:published_time\" content=\"2026-04-23T20:20:26+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-23T20:43:39+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/gabroverse.com\/wp-content\/uploads\/transmission-2.6.0-patch-notes-the-storyboards-are-still-unpacking.webp?wsr\" \/>\n\t<meta property=\"og:image:width\" content=\"1536\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"gabro\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@gabroverse\" \/>\n<meta name=\"twitter:label1\" content=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"gabro\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/universo\\\/transmissions\\\/notas-de-parche\\\/transmission-v2-6-0-patch-notes-the-storyboards-are-still-unpacking\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/universo\\\/transmissions\\\/notas-de-parche\\\/transmission-v2-6-0-patch-notes-the-storyboards-are-still-unpacking\\\/\"},\"author\":{\"name\":\"gabro\",\"@id\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/#\\\/schema\\\/person\\\/b0157138bf911c1d0ced70fc0077b16a\"},\"headline\":\"TRANSMISSION v2.6.0 \\\/\\\/ PATCH NOTES: THE STORYBOARDS ARE STILL UNPACKING\",\"datePublished\":\"2026-04-23T20:20:26+00:00\",\"dateModified\":\"2026-04-23T20:43:39+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/universo\\\/transmissions\\\/notas-de-parche\\\/transmission-v2-6-0-patch-notes-the-storyboards-are-still-unpacking\\\/\"},\"wordCount\":154,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/universo\\\/transmissions\\\/notas-de-parche\\\/transmission-v2-6-0-patch-notes-the-storyboards-are-still-unpacking\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/gabroverse.com\\\/wp-content\\\/uploads\\\/transmission-2.6.0-patch-notes-the-storyboards-are-still-unpacking.webp\",\"keywords\":[\"CSS restore\",\"gabroverse\",\"image restore\",\"patch notes\",\"rebuild in progress\",\"server migration\",\"site update\",\"THE STORYBOARDS\"],\"articleSection\":[\"Patch Notes\"],\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/gabroverse.com\\\/es\\\/universo\\\/transmissions\\\/notas-de-parche\\\/transmission-v2-6-0-patch-notes-the-storyboards-are-still-unpacking\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/universo\\\/transmissions\\\/notas-de-parche\\\/transmission-v2-6-0-patch-notes-the-storyboards-are-still-unpacking\\\/\",\"url\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/universo\\\/transmissions\\\/notas-de-parche\\\/transmission-v2-6-0-patch-notes-the-storyboards-are-still-unpacking\\\/\",\"name\":\"TRANSMISSION v2.6.0 \\\/\\\/ PATCH NOTES: THE STORYBOARDS ARE STILL UNPACKING | gabroverse\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/universo\\\/transmissions\\\/notas-de-parche\\\/transmission-v2-6-0-patch-notes-the-storyboards-are-still-unpacking\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/universo\\\/transmissions\\\/notas-de-parche\\\/transmission-v2-6-0-patch-notes-the-storyboards-are-still-unpacking\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/gabroverse.com\\\/wp-content\\\/uploads\\\/transmission-2.6.0-patch-notes-the-storyboards-are-still-unpacking.webp\",\"datePublished\":\"2026-04-23T20:20:26+00:00\",\"dateModified\":\"2026-04-23T20:43:39+00:00\",\"description\":\"THE STORYBOARDS made it to the new server, but some CSS and images are still being restored one by one. Tap through the rebuild and watch the room come back.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/universo\\\/transmissions\\\/notas-de-parche\\\/transmission-v2-6-0-patch-notes-the-storyboards-are-still-unpacking\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/gabroverse.com\\\/es\\\/universo\\\/transmissions\\\/notas-de-parche\\\/transmission-v2-6-0-patch-notes-the-storyboards-are-still-unpacking\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/universo\\\/transmissions\\\/notas-de-parche\\\/transmission-v2-6-0-patch-notes-the-storyboards-are-still-unpacking\\\/#primaryimage\",\"url\":\"https:\\\/\\\/gabroverse.com\\\/wp-content\\\/uploads\\\/transmission-2.6.0-patch-notes-the-storyboards-are-still-unpacking.webp\",\"contentUrl\":\"https:\\\/\\\/gabroverse.com\\\/wp-content\\\/uploads\\\/transmission-2.6.0-patch-notes-the-storyboards-are-still-unpacking.webp\",\"width\":1536,\"height\":1024,\"caption\":\"A neon-lit cinematic scene shows a dark, futuristic room filled with stacked boxes, storyboards, packing materials, and glowing signage. Large text reads \u201cTRANSMISSION v2.6.0 \\\/\\\/ PATCH NOTES\u201d and \u201cTHE STORYBOARDS ARE STILL UNPACKING.\u201d A bright purple doorway in the back displays the word \u201cgabroverse,\u201d while a glowing \u201cgabro: unfiltered\u201d sign hangs on the left. A small neon \u201cUNFILTERED\u201d sign sits on the floor, and a gabro logo appears in the bottom right corner.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/universo\\\/transmissions\\\/notas-de-parche\\\/transmission-v2-6-0-patch-notes-the-storyboards-are-still-unpacking\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/gabroverse.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Patch Notes\",\"item\":\"https:\\\/\\\/gabroverse.com\\\/universe\\\/transmissions\\\/patch-notes\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"TRANSMISSION v2.6.0 \\\/\\\/ PATCH NOTES: THE STORYBOARDS ARE STILL UNPACKING\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/#website\",\"url\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/\",\"name\":\"gabroverse\",\"description\":\"the world of gabro\",\"publisher\":{\"@id\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/#organization\",\"name\":\"gabroverse\",\"url\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/gabroverse.com\\\/wp-content\\\/uploads\\\/logo-gabro-nu1-sq.webp\",\"contentUrl\":\"https:\\\/\\\/gabroverse.com\\\/wp-content\\\/uploads\\\/logo-gabro-nu1-sq.webp\",\"width\":1024,\"height\":1024,\"caption\":\"gabroverse\"},\"image\":{\"@id\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/#\\\/schema\\\/person\\\/b0157138bf911c1d0ced70fc0077b16a\",\"name\":\"gabro\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/gabroverse.com\\\/wp-content\\\/uploads\\\/cropped-gabro-yt-00-96x96.webp\",\"url\":\"https:\\\/\\\/gabroverse.com\\\/wp-content\\\/uploads\\\/cropped-gabro-yt-00-96x96.webp\",\"contentUrl\":\"https:\\\/\\\/gabroverse.com\\\/wp-content\\\/uploads\\\/cropped-gabro-yt-00-96x96.webp\",\"caption\":\"gabro\"},\"sameAs\":[\"https:\\\/\\\/gabroverse.com\",\"https:\\\/\\\/www.facebook.com\\\/gabroverse\",\"https:\\\/\\\/www.instagram.com\\\/gabroverse\",\"https:\\\/\\\/x.com\\\/gabroverse\",\"https:\\\/\\\/www.youtube.com\\\/@gabroverse\",\"https:\\\/\\\/soundcloud.com\\\/gabroverse\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"TRANSMISSION v2.6.0 \/\/ PATCH NOTES: THE STORYBOARDS ARE STILL UNPACKING | gabroverse","description":"THE STORYBOARDS llegaron al nuevo servidor, pero parte del CSS y algunas im\u00e1genes todav\u00eda se est\u00e1n restaurando una por una. Toca para entrar al rebuild y ver c\u00f3mo el cuarto vuelve poco a poco.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/gabroverse.com\/es\/universo\/transmissions\/notas-de-parche\/transmission-v2-6-0-patch-notes-the-storyboards-are-still-unpacking\/","og_locale":"es_ES","og_type":"article","og_title":"TRANSMISSION v2.6.0 \/\/ PATCH NOTES: THE STORYBOARDS ARE STILL UNPACKING | gabroverse","og_description":"THE STORYBOARDS made it to the new server, but some CSS and images are still being restored one by one. Tap through the rebuild and watch the room come back.","og_url":"https:\/\/gabroverse.com\/es\/universo\/transmissions\/notas-de-parche\/transmission-v2-6-0-patch-notes-the-storyboards-are-still-unpacking\/","og_site_name":"gabroverse","article_author":"https:\/\/www.facebook.com\/gabroverse","article_published_time":"2026-04-23T20:20:26+00:00","article_modified_time":"2026-04-23T20:43:39+00:00","og_image":[{"width":1536,"height":1024,"url":"https:\/\/gabroverse.com\/wp-content\/uploads\/transmission-2.6.0-patch-notes-the-storyboards-are-still-unpacking.webp?wsr","type":"image\/webp"}],"author":"gabro","twitter_card":"summary_large_image","twitter_creator":"@gabroverse","twitter_misc":{"Escrito por":"gabro","Tiempo de lectura":"2 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/gabroverse.com\/es\/universo\/transmissions\/notas-de-parche\/transmission-v2-6-0-patch-notes-the-storyboards-are-still-unpacking\/#article","isPartOf":{"@id":"https:\/\/gabroverse.com\/es\/universo\/transmissions\/notas-de-parche\/transmission-v2-6-0-patch-notes-the-storyboards-are-still-unpacking\/"},"author":{"name":"gabro","@id":"https:\/\/gabroverse.com\/es\/#\/schema\/person\/b0157138bf911c1d0ced70fc0077b16a"},"headline":"TRANSMISSION v2.6.0 \/\/ PATCH NOTES: THE STORYBOARDS ARE STILL UNPACKING","datePublished":"2026-04-23T20:20:26+00:00","dateModified":"2026-04-23T20:43:39+00:00","mainEntityOfPage":{"@id":"https:\/\/gabroverse.com\/es\/universo\/transmissions\/notas-de-parche\/transmission-v2-6-0-patch-notes-the-storyboards-are-still-unpacking\/"},"wordCount":154,"commentCount":0,"publisher":{"@id":"https:\/\/gabroverse.com\/es\/#organization"},"image":{"@id":"https:\/\/gabroverse.com\/es\/universo\/transmissions\/notas-de-parche\/transmission-v2-6-0-patch-notes-the-storyboards-are-still-unpacking\/#primaryimage"},"thumbnailUrl":"https:\/\/gabroverse.com\/wp-content\/uploads\/transmission-2.6.0-patch-notes-the-storyboards-are-still-unpacking.webp","keywords":["CSS restore","gabroverse","image restore","patch notes","rebuild in progress","server migration","site update","THE STORYBOARDS"],"articleSection":["Patch Notes"],"inLanguage":"es","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/gabroverse.com\/es\/universo\/transmissions\/notas-de-parche\/transmission-v2-6-0-patch-notes-the-storyboards-are-still-unpacking\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/gabroverse.com\/es\/universo\/transmissions\/notas-de-parche\/transmission-v2-6-0-patch-notes-the-storyboards-are-still-unpacking\/","url":"https:\/\/gabroverse.com\/es\/universo\/transmissions\/notas-de-parche\/transmission-v2-6-0-patch-notes-the-storyboards-are-still-unpacking\/","name":"TRANSMISSION v2.6.0 \/\/ PATCH NOTES: THE STORYBOARDS ARE STILL UNPACKING | gabroverse","isPartOf":{"@id":"https:\/\/gabroverse.com\/es\/#website"},"primaryImageOfPage":{"@id":"https:\/\/gabroverse.com\/es\/universo\/transmissions\/notas-de-parche\/transmission-v2-6-0-patch-notes-the-storyboards-are-still-unpacking\/#primaryimage"},"image":{"@id":"https:\/\/gabroverse.com\/es\/universo\/transmissions\/notas-de-parche\/transmission-v2-6-0-patch-notes-the-storyboards-are-still-unpacking\/#primaryimage"},"thumbnailUrl":"https:\/\/gabroverse.com\/wp-content\/uploads\/transmission-2.6.0-patch-notes-the-storyboards-are-still-unpacking.webp","datePublished":"2026-04-23T20:20:26+00:00","dateModified":"2026-04-23T20:43:39+00:00","description":"THE STORYBOARDS llegaron al nuevo servidor, pero parte del CSS y algunas im\u00e1genes todav\u00eda se est\u00e1n restaurando una por una. Toca para entrar al rebuild y ver c\u00f3mo el cuarto vuelve poco a poco.","breadcrumb":{"@id":"https:\/\/gabroverse.com\/es\/universo\/transmissions\/notas-de-parche\/transmission-v2-6-0-patch-notes-the-storyboards-are-still-unpacking\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/gabroverse.com\/es\/universo\/transmissions\/notas-de-parche\/transmission-v2-6-0-patch-notes-the-storyboards-are-still-unpacking\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/gabroverse.com\/es\/universo\/transmissions\/notas-de-parche\/transmission-v2-6-0-patch-notes-the-storyboards-are-still-unpacking\/#primaryimage","url":"https:\/\/gabroverse.com\/wp-content\/uploads\/transmission-2.6.0-patch-notes-the-storyboards-are-still-unpacking.webp","contentUrl":"https:\/\/gabroverse.com\/wp-content\/uploads\/transmission-2.6.0-patch-notes-the-storyboards-are-still-unpacking.webp","width":1536,"height":1024,"caption":"A neon-lit cinematic scene shows a dark, futuristic room filled with stacked boxes, storyboards, packing materials, and glowing signage. Large text reads \u201cTRANSMISSION v2.6.0 \/\/ PATCH NOTES\u201d and \u201cTHE STORYBOARDS ARE STILL UNPACKING.\u201d A bright purple doorway in the back displays the word \u201cgabroverse,\u201d while a glowing \u201cgabro: unfiltered\u201d sign hangs on the left. A small neon \u201cUNFILTERED\u201d sign sits on the floor, and a gabro logo appears in the bottom right corner."},{"@type":"BreadcrumbList","@id":"https:\/\/gabroverse.com\/es\/universo\/transmissions\/notas-de-parche\/transmission-v2-6-0-patch-notes-the-storyboards-are-still-unpacking\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/gabroverse.com\/"},{"@type":"ListItem","position":2,"name":"Patch Notes","item":"https:\/\/gabroverse.com\/universe\/transmissions\/patch-notes\/"},{"@type":"ListItem","position":3,"name":"TRANSMISSION v2.6.0 \/\/ PATCH NOTES: THE STORYBOARDS ARE STILL UNPACKING"}]},{"@type":"WebSite","@id":"https:\/\/gabroverse.com\/es\/#website","url":"https:\/\/gabroverse.com\/es\/","name":"gabroverse","description":"el mundo de gabro","publisher":{"@id":"https:\/\/gabroverse.com\/es\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/gabroverse.com\/es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/gabroverse.com\/es\/#organization","name":"gabroverse","url":"https:\/\/gabroverse.com\/es\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/gabroverse.com\/es\/#\/schema\/logo\/image\/","url":"https:\/\/gabroverse.com\/wp-content\/uploads\/logo-gabro-nu1-sq.webp","contentUrl":"https:\/\/gabroverse.com\/wp-content\/uploads\/logo-gabro-nu1-sq.webp","width":1024,"height":1024,"caption":"gabroverse"},"image":{"@id":"https:\/\/gabroverse.com\/es\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/gabroverse.com\/es\/#\/schema\/person\/b0157138bf911c1d0ced70fc0077b16a","name":"gabro","image":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/gabroverse.com\/wp-content\/uploads\/cropped-gabro-yt-00-96x96.webp","url":"https:\/\/gabroverse.com\/wp-content\/uploads\/cropped-gabro-yt-00-96x96.webp","contentUrl":"https:\/\/gabroverse.com\/wp-content\/uploads\/cropped-gabro-yt-00-96x96.webp","caption":"gabro"},"sameAs":["https:\/\/gabroverse.com","https:\/\/www.facebook.com\/gabroverse","https:\/\/www.instagram.com\/gabroverse","https:\/\/x.com\/gabroverse","https:\/\/www.youtube.com\/@gabroverse","https:\/\/soundcloud.com\/gabroverse"]}]}},"_links":{"self":[{"href":"https:\/\/gabroverse.com\/es\/wp-json\/wp\/v2\/posts\/9958","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gabroverse.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/gabroverse.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/gabroverse.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gabroverse.com\/es\/wp-json\/wp\/v2\/comments?post=9958"}],"version-history":[{"count":8,"href":"https:\/\/gabroverse.com\/es\/wp-json\/wp\/v2\/posts\/9958\/revisions"}],"predecessor-version":[{"id":9967,"href":"https:\/\/gabroverse.com\/es\/wp-json\/wp\/v2\/posts\/9958\/revisions\/9967"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/gabroverse.com\/es\/wp-json\/wp\/v2\/media\/9959"}],"wp:attachment":[{"href":"https:\/\/gabroverse.com\/es\/wp-json\/wp\/v2\/media?parent=9958"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/gabroverse.com\/es\/wp-json\/wp\/v2\/categories?post=9958"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/gabroverse.com\/es\/wp-json\/wp\/v2\/tags?post=9958"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}