mrpquest/rooms/room7.json
type-two 3241b6f14d MORPQUEST: Record Store Day — a Beyond Morp graphical adaptation
Fourteen EGA screens for MRPGI: nano banana backgrounds squeezed into the
engine's 160x168 double-wide-pixel frame, hand-pixelled item sprites, the
full RSD flag chain (poster frenzy -> yard door secret -> roof -> side door
-> clerk favours -> back-room seam -> payment -> notice -> BeckyWall
dispersal), the five-word true ending, and two scripted test paths (golden
win + gate locks), both green.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-05 14:56:30 +10:00

120 lines
2.5 KiB
JSON

{
"strokes": [
{
"Image": {
"name": "bg_kitchen",
"x": 80,
"y": 84,
"meaning": "None"
}
},
{
"Rect": {
"x": 0,
"y": 0,
"w": 160,
"h": 100,
"color": 0,
"meaning": "Wall"
}
},
{
"Rect": {
"x": 0,
"y": 100,
"w": 160,
"h": 68,
"color": 8,
"meaning": "Floor"
}
},
{
"Rect": {
"x": 0,
"y": 100,
"w": 26,
"h": 40,
"color": 0,
"meaning": "Wall"
}
},
{
"Rect": {
"x": 128,
"y": 100,
"w": 32,
"h": 40,
"color": 0,
"meaning": "Wall"
}
},
{
"Rect": {
"x": 66,
"y": 16,
"w": 24,
"h": 88,
"color": 8,
"meaning": "Floor"
}
},
{
"Image": {
"name": "bg_kitchen",
"x": 80,
"y": 84,
"meaning": "None"
}
}
],
"spawn": [
80,
150
],
"exits": [
8,
null,
5,
null
],
"music": 3,
"objects": [
{
"name": "lollipop",
"sprite": "lollipop",
"x": 38,
"y": 96,
"look": "One consolation-grade lollipop under a soggy flyer, still wrapped. Somebody's emergency kindness, forgotten in place.",
"takeable": true,
"synonyms": "lolly sweet"
},
{
"name": "splashback",
"sprite": "none",
"x": 60,
"y": 84,
"look": "Stainless steel, greasy enough to hold information.",
"synonyms": "steel grease stove",
"requires_flag": "word-first",
"sets_flag": "word-global",
"use_text": "You wipe a porthole in the grease. Scratched into the steel beneath: GLOBAL. The grease begins closing over it immediately, like water."
},
{
"name": "benches",
"sprite": "none",
"x": 110,
"y": 105,
"look": "Three stainless benches. One holds soggy flyers, one holds nothing, one holds the specific silence of an owner about to appear. You have, at a guess, two moves before Owner Energy finds you. Use them wisely. Or don't.",
"synonyms": "bench flyers sink"
},
{
"name": "urn",
"sprite": "none",
"x": 96,
"y": 88,
"look": "The hot-water urn rumbles like it knows things. It probably does. Old coffee and new anxiety.",
"synonyms": "hot water",
"use_text": "You do not have a cup. The urn respects your restraint. Barely."
}
]
}