Add shelves page to game library; refresh bggpipe export

Port the export's physical shelf layout (.wall/.orow/.ocell) into the
scoped embed.css so /mygames/?g=shelves renders the wall in true
proportions, using the cream board color and accent-purple links for
legibility on the dark theme. Includes a fresh bggpipe re-export (new
Etherfields and Red Dragon Inn titles, updated art). embed.js/embed.css
are untouched by the export.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Eric Wagoner
2026-08-09 16:36:24 -04:00
co-authored by Claude Opus 4.8
parent f6611257b3
commit cfabb20537
339 changed files with 2022 additions and 608 deletions
@@ -0,0 +1,39 @@
<!doctype html>
<html lang="en">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>The Red Dragon Inn 2 · The Game Shelves</title>
<meta name="description" content="The Red Dragon Inn 2 in The Game Shelves">
<meta property="og:title" content="The Red Dragon Inn 2 · The Game Shelves">
<meta property="og:image" content="../art/33451-629314.jpg">
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🎲</text></svg>">
<link rel="stylesheet" href="../style.css">
<header class="site"><a href=".././">The Game Shelves</a>
<span class="sub">a board game library</span></header>
<main>
<p><a href="../">← the whole library</a> · <a href="https://boardgamegeek.com/boardgame/33451" rel="noopener">view on BGG ↗</a></p>
<h1>The Red Dragon Inn 2 <span class="meta">(2008)</span></h1>
<div class="detail">
<div class="art"><img src="../art/33451-629314.jpg" alt="box art for The Red Dragon Inn 2"></div>
<div class="facts"><div class="factrow"><b>players</b> 24 players (best at 4, 4+)</div><div class="factrow"><b>playing time</b> 45 min</div><div class="factrow"><b>ages</b> 13+</div><div class="factrow"><b>weight</b> 1.81 / 5</div><div class="factrow"><b>BGG rank</b> 2057</div><div class="factrow"><b>BGG rating</b> 6.91</div><div class="factrow"><b>designers</b> <span class="chip">Cliff Bohm</span> <span class="chip">Geoff Bottone</span> <span class="chip">Colleen Skadl</span></div><div class="factrow"><b>artists</b> <span class="chip">Rose Besch</span> <span class="chip">Cliff Bohm</span> <span class="chip">Cold FuZion Studios</span> <span class="chip">Kennon James</span> <span class="chip">Doug Kovacs</span> <span class="chip">Rhonda Libbey</span> <span class="chip">Drew Morrow</span> <span class="chip">Beth Trott</span></div><div class="factrow"><b>publishers</b> <span class="chip">SlugFest Games</span> <span class="chip">Arclight Games</span> <span class="chip">Hobby World</span> <span class="chip">Pegasus Spiele</span></div><div class="factrow"><b>categories</b> <span class="chip">Card Game</span> <span class="chip">Fantasy</span> <span class="chip">Humor</span> <span class="chip">Medieval</span> <span class="chip">Party Game</span></div><div class="factrow"><b>mechanics</b> <span class="chip">Betting and Bluffing</span> <span class="chip">Hand Management</span> <span class="chip">Player Elimination</span> <span class="chip">Variable Player Powers</span></div></div>
</div>
<div class="card"><div class="factrow"><b>my copy</b> English eighth edition · 2021</div><div class="factrow"><b>publishers</b> <span class="chip">SlugFest Games</span></div><div class="factrow"><b>languages</b> <span class="chip">English</span></div></div>
<div class="card desc">The Red Dragon Inn 2 is a standalone game that can be combined with the original The Red Dragon Inn to create adventuring parties of up to eight drunken players. The Red Dragon Inn 2 includes its own drink deck, player mats, counters, Gold, markers, and the following heroic adventurers:
Dimli the Dwarf: Grumpy, but tough and loyal, Dimli always seems to have a stash of gold secreted away somewhere. He can pretty much drink anyone else under the table. He&#x27;s really, really good with his matched set of dwarven axes. He&#x27;s not so good with darts, though. When he starts playing, duck.
Eve the Illusionist: Eve defies description, mostly because we don&#x27;t know what she really looks like. Her powers of illusion have saved her friends countless times from the extremely gullible monsters of the deep dungeon. She&#x27;s been known to use her skills on her fellow party members when she gets bored.
Fleck the Bard: Fleck is a dashing half-elf, ready with a smile or a song. His heroic tales and stirring lute-playing raises his friends&#x27; spirits, filling them with courage as they face the horrors of the deep dungeon. Fleck is always up for carousing, no matter the day or night. All the girls think he&#x27;s so dreamy.
Gog the Half-Ogre: A hulking brute from the flinty mountains who unfortunately doesn&#x27;t know his own strength. He&#x27;s not the brightest torch in the dungeon, but he&#x27;s a nice guy and he tries hard. Never, ever dance with Gog.</div><div class="card"><div class="factrow"><b>where it lives</b> Library Kallax · B2</div></div><div class="card"><div class="factrow"><b>where it lives</b> inside <a href="../the-red-dragon-inn-5-the-character-trove/">The Red Dragon Inn 5: The Character Trove</a></div></div>
<footer>
<p><a class="pbb" href="https://boardgamegeek.com" rel="noopener"><img src="../art/powered-by-bgg.png" alt="Powered by BGG" height="40"></a></p>
<p>The Game Shelves · cataloged from shelf photos by
<a href="https://git.kestrelsnest.social/eric/bggpipe"
rel="noopener">bggpipe</a></p>
<p>Game data and cover images from <a href="https://boardgamegeek.com"
rel="noopener">BoardGameGeek</a>. BoardGameGeek and BGG are trademarks of
BoardGameGeek, LLC; this page is an independent project, not affiliated
with or endorsed by BoardGameGeek.</p>
</footer>
</main>
</html>