From 1efc0512b299a60c5faea25f712872fb25bee973 Mon Sep 17 00:00:00 2001 From: Raincloud Date: Mon, 25 May 2026 11:43:00 -0600 Subject: [PATCH] refactor Heart and Mind profiles into separate files, update references in pfp_from_chat.py and prism_match_overrides.json, and revise Heart-and-Mind.md to reflect new structure --- Assets/Scripts/pfp_from_chat.py | 60 +++---- Assets/Scripts/prism_match_overrides.json | 2 + Story/Heart-and-Mind.md | 187 +--------------------- Story/Heart.md | 174 ++++++++++++++++++++ Story/Mind.md | 172 ++++++++++++++++++++ Story/README.md | 7 +- Story/pfp/heart/heart_cccc_0.jpg | 3 + Story/pfp/mind/brush_colourful_0.jpg | 3 + 8 files changed, 386 insertions(+), 222 deletions(-) create mode 100644 Story/Heart.md create mode 100644 Story/Mind.md create mode 100644 Story/pfp/heart/heart_cccc_0.jpg create mode 100644 Story/pfp/mind/brush_colourful_0.jpg diff --git a/Assets/Scripts/pfp_from_chat.py b/Assets/Scripts/pfp_from_chat.py index ba96840..1675d6f 100644 --- a/Assets/Scripts/pfp_from_chat.py +++ b/Assets/Scripts/pfp_from_chat.py @@ -35,7 +35,8 @@ ROSTER: dict[str, list[str]] = { "azure": ["guidingflyer530", "actuallynotazure"], "starboy": ["starboy_journeys"], "jenni": ["jennimilano"], - "heart-and-mind": ["heart_cccc", "brush_colourful"], + "heart": ["heart_cccc"], + "mind": ["brush_colourful"], "beanie": ["beaniee__"], "raincloud": ["raincloudthedragon"], } @@ -49,7 +50,8 @@ MD_FILES: dict[str, str] = { "azure": "Azure.md", "starboy": "Starboy.md", "jenni": "Jenni.md", - "heart-and-mind": "Heart-and-Mind.md", + "heart": "Heart.md", + "mind": "Mind.md", "beanie": "Beanie.md", "raincloud": "RaincloudTheDragon.md", } @@ -265,42 +267,26 @@ def main() -> int: display = Path(MD_FILES[slug]).stem.replace("-", " ") - if slug == "heart-and-mind": - order = [("Heart", "heart_cccc"), ("Mind", "brush_colourful")] - for label, login in order: - key = (slug, login) - avs = acc.get(key, {}) - ordered = sorted(avs.values(), key=lambda x: x.first_at) - for i, av in enumerate(ordered): - fn = f"{login}_{i}.jpg" - rel = f"{story_rel}/{fn}" - dest = pfp_root / slug / fn - if download_as_jpeg(av.url, dest): - cap = f"{label} (`{login}`)" - if len(ordered) > 1: - cap = f"{cap} — {i + 1}" - section_images.append((cap, rel)) - else: - logins = ROSTER[slug] - for login in logins: - key = (slug, login) - avs = acc.get(key, {}) - ordered = sorted(avs.values(), key=lambda x: x.first_at) - if not ordered: + logins = ROSTER[slug] + for login in logins: + key = (slug, login) + avs = acc.get(key, {}) + ordered = sorted(avs.values(), key=lambda x: x.first_at) + if not ordered: + continue + for i, av in enumerate(ordered): + fn = f"{login}_{i}.jpg" + rel = f"{story_rel}/{fn}" + dest = pfp_root / slug / fn + if not download_as_jpeg(av.url, dest): continue - for i, av in enumerate(ordered): - fn = f"{login}_{i}.jpg" - rel = f"{story_rel}/{fn}" - dest = pfp_root / slug / fn - if not download_as_jpeg(av.url, dest): - continue - if len(logins) > 1: - cap = f"`{login}`" - else: - cap = display - if len(ordered) > 1: - cap = f"{cap} — {i + 1}" - section_images.append((cap, rel)) + if len(logins) > 1: + cap = f"`{login}`" + else: + cap = display + if len(ordered) > 1: + cap = f"{cap} — {i + 1}" + section_images.append((cap, rel)) if not section_images: print(f"No avatars found for {slug}", file=sys.stderr) diff --git a/Assets/Scripts/prism_match_overrides.json b/Assets/Scripts/prism_match_overrides.json index 296c8fc..36df7f9 100644 --- a/Assets/Scripts/prism_match_overrides.json +++ b/Assets/Scripts/prism_match_overrides.json @@ -2,6 +2,8 @@ "filename_to_prism_name": { "RaincloudTheDragon.md": "Raincloud", "NotoriousRooster.md": "Rooster", + "Heart.md": "Heart", + "Mind.md": "Mind", "Heart-and-Mind.md": "Heart and Mind", "BD.md": "BD" }, diff --git a/Story/Heart-and-Mind.md b/Story/Heart-and-Mind.md index c7ec343..2cc43f2 100644 --- a/Story/Heart-and-Mind.md +++ b/Story/Heart-and-Mind.md @@ -1,185 +1,8 @@ -# Heart and Mind +# Heart and Mind — Index -> **Prism-structured profile.** See `PRISM_FORMAT.md`. Fields Prism cannot absorb are preserved under *Extended Canon Notes*. -> -> **Format note:** Heart and Mind are written as a **paired visitation** — one mythic presence in two bodies. This single profile covers both. If Prism requires strict character-per-file, split at the coworker's convenience; nothing in the file assumes one-or-two handling. +> **Split profiles.** Heart and Mind are one mythic visitation in two bodies. Prism uses **one file per character** — see the individual profiles below. ---- +- [Heart](Heart.md) — `Heart_CCCC` / `heart_cccc` — emotional half; clipped commands +- [Mind](Mind.md) — `brush_colourful` — cerebral half; announcing register -## Appearance - -### Physical Attributes (Heart / `heart_cccc`) - -- **Height:** -- **Weight:** -- **Build:** -- **Hair Color:** -- **Hair Style:** -- **Eye Color:** -- **Skin Tone:** -- **Distinguishing Marks:** - -### Physical Attributes (Mind / `brush_colourful`) - -- **Height:** -- **Weight:** -- **Build:** -- **Hair Color:** -- **Hair Style:** -- **Eye Color:** -- **Skin Tone:** -- **Distinguishing Marks:** - -### Identity (physical-form) - -- **Sex:** Unspecified and probably beside the point — archetypal function, not demographic beings -- **Age:** Not meaningfully human-coded; maturity works more like archetypal function than personal development -- **Birth Year:** -- **Birth Place:** -- **Ethnicity:** -- **Nationality:** - -### Production (physical-form) - -- **Dominant Hand:** -- **Accent / Dialect:** -- **Voice Quality:** Clipped fragments; slightly broken by transmission. Heart: emotional amplitude. Mind: cerebral register. -- **Gait / Movement:** Appear suddenly, identify themselves in plain language, vanish back into myth - -### Physical Description - -Less like regular chatters and more like a visitation. Appear suddenly, identify themselves in plain language, speak in clipped fragments, and vanish back into myth. Surreal rather than conversational. **Two-body omen:** one emotional, one cerebral, both slightly broken by transmission. (Implied absence of a third counterpart — the Soul — is part of the read.) - -### Reference Images - -- Heart portrait: `pfp/heart-and-mind/heart_cccc_0.jpg` -- Mind portrait: `pfp/heart-and-mind/brush_colourful_0.jpg` - ---- - -## Wardrobe - -### Costume Notes - -Visitation-coded; no stable material wardrobe. Whatever they wear should look slightly incorrect for the arena — not cosplay, not fashion, not armor. - -### Accessories & Props - -— - -### Era / Period - -Myth / archetype - -### Makeup Notes - -— - ---- - -## Identity - -### Personality - -Symbolic counterparts. Not built for relationships, not built for court hierarchy. Feel like metaphysical entities briefly ignoring the hierarchy of Rain's court. Interrupt the realm rather than petition its ruler. - -**Heart** — emotional, slightly broken by transmission, issues clipped commands ("Put your viewers back"). **Mind** — cerebral, announces, paired. - -### Background / Backstory - -Appear once in `errands.ts` (first seen 2026-01-30), identify themselves in plain language, then vanish back into myth. Other creatures later refer back to them — the bit has a real afterimage precisely because the appearance was so short. - -### Traits - -- **Interests:** Archetypal interrupts; mythic cameo -- **Quirks & Habits:** Clipped fragments; plain self-identification; sudden arrival / sudden departure -- **Fears:** -- **Skills & Abilities:** Interrupting the movie's logic and leaving everyone else acting like it somehow makes sense - -### Speech - -- **Catch Phrases:** Heart: "Hello im the Heart"; Mind: "and I'm the Mind"; Heart: "Put your viewers back"; Heart: "Lets go mind this is"; Later callback (by other creatures): "who were those two people who said they were the heart and the mind" - ---- - -## Arc - -### Drive - -- **Motivation:** Archetypal function, not personal development -- **Want:** *(n/a — they do not petition, they interrupt)* -- **Need:** *(n/a)* - -### Opposition - -- **Conflict:** -- **Lie They Believe:** -- **Ghost:** - -### Change - -- **Transformation:** Archetype does not change. They arrive, they leave. Residue persists — other creatures remember and reference them afterward. -- **Arc Type:** Flat - -### Extended History - -Visitation / heralds / minibosses, per BR function. A strange paired entity that interrupts the movie's logic and leaves everyone else acting like it somehow makes sense. Implied absent third: the Soul. - ---- - -## Relationships - -- **Raincloud** — Indifferent / Archetype — do not seek Rain's approval; clipped commands and sudden appearance make them feel like metaphysical entities briefly ignoring the hierarchy of his court -- **Chorus (collectively)** — Mythic Intruders — strongest social footprint is the fact that other creatures remember and reference them afterward - ---- - -## Production - -### Requirements - -- **Stunt Requirements:** Sudden-appearance / sudden-disappearance staging -- **SFX Requirements:** Transmission-broken-fragment audio/visual; blue-holographic-mist bracketing entrance and exit (optional — fits the arena-death VFX language without being a death) - -### Voice Casting - -- **Provider:** -- **Voice:** Heart — emotional, slightly broken. Mind — cerebral, announcing. Both clipped. -- **Direction:** Do not over-voice them. Clipped fragments. The register is announcement, not conversation. - -### Department Notes - -- **Camera:** Frame them like archetypes, not characters — iconic, unresolved, one-take. -- **Sound:** -- **AD:** -- **Editorial:** Short. Their appearance gets a *real afterimage* specifically because it is brief. - -### Continuity Notes - -Two bodies, one presence. If a later installment introduces the Soul, this entry should be re-scoped into a trinity. - -### Voice Reference - -- **Audio File:** -- **Reference Text:** - ---- - -## Extended Canon Notes - -*Writer-only material preserved from the pre-Prism profile.* - -### Chat-export provenance - -- Observed handles: `Heart_CCCC` as Heart, `brush_colourful` as Mind -- Activity: one direct bit in `errands.ts`, then later referenced by chat as a memorable event -- First seen: 2026-01-30 in `errands.ts` -- Confidence: Medium for the concept, low for the amount of direct dialogue - -### Evidence - -- Heart: "Hello im the Heart" -- Mind: "and I'm the Mind" -- Heart: "Put your viewers back" -- Heart: "Lets go mind this is" -- Later callback: "who were those two people who said they were the heart and the mind" +Shared canon (visitation beat, `errands.ts`, bubble-interior staging) lives in both files. This index replaces the former combined profile. diff --git a/Story/Heart.md b/Story/Heart.md new file mode 100644 index 0000000..8c668a4 --- /dev/null +++ b/Story/Heart.md @@ -0,0 +1,174 @@ +# Heart + +> **Prism-structured profile.** See `PRISM_FORMAT.md`. Fields Prism cannot absorb are preserved under *Extended Canon Notes*. +> +> **Paired archetype:** Heart and Mind are one mythic visitation in two bodies. See also [`Mind.md`](Mind.md). + +--- + +## Appearance + +### Physical Attributes + +- **Height:** +- **Weight:** +- **Build:** +- **Hair Color:** +- **Hair Style:** +- **Eye Color:** +- **Skin Tone:** +- **Distinguishing Marks:** + +### Identity (physical-form) + +- **Sex:** Unspecified and probably beside the point — archetypal function, not demographic being +- **Age:** Not meaningfully human-coded; maturity works like archetypal function rather than personal development +- **Birth Year:** +- **Birth Place:** +- **Ethnicity:** +- **Nationality:** + +### Production (physical-form) + +- **Dominant Hand:** +- **Accent / Dialect:** +- **Voice Quality:** Emotional amplitude; clipped fragments; slightly broken by transmission +- **Gait / Movement:** Appears suddenly, identifies in plain language, vanishes back into myth + +### Physical Description + +The **emotional half** of a two-body omen. Less like a regular chatter and more like a visitation — surreal rather than conversational, slightly broken by transmission. Reads as one mythic presence split across two bodies; the implied absence of a third counterpart (the Soul) is part of the paired read. + +### Reference Images + +- Portrait: `pfp/heart/heart_cccc_0.jpg` + +--- + +## Wardrobe + +### Costume Notes + +Visitation-coded; no stable material wardrobe. Whatever appears should look slightly incorrect for the arena — not cosplay, not fashion, not armor. + +### Accessories & Props + +— + +### Era / Period + +Myth / archetype + +### Makeup Notes + +— + +--- + +## Identity + +### Personality + +Symbolic counterpart to Mind — not built for relationships or court hierarchy. Feels like a metaphysical entity briefly ignoring the hierarchy of Rain's court. **Emotional register:** issues clipped commands; leads the pair's exits. + +### Background / Backstory + +Appears once in `errands.ts` (first seen 2026-01-30), identifies as Heart in plain language, then vanishes back into myth. Other creatures later refer back to the duo — the bit has a real afterimage because the appearance was so short. + +### Traits + +- **Interests:** Archetypal interrupts; mythic cameo +- **Quirks & Habits:** Clipped fragments; plain self-identification; sudden arrival / sudden departure; commands rather than petitions +- **Fears:** +- **Skills & Abilities:** Interrupting the movie's logic and leaving everyone else acting like it somehow makes sense + +### Speech + +- **Catch Phrases:** "Hello im the Heart"; "Put your viewers back"; "Lets go mind this is" + +--- + +## Arc + +### Drive + +- **Motivation:** Archetypal function, not personal development +- **Want:** *(n/a — does not petition, interrupts)* +- **Need:** + +### Opposition + +- **Conflict:** +- **Lie They Believe:** +- **Ghost:** + +### Change + +- **Transformation:** Archetype does not change. Arrives, leaves. Residue persists — other creatures remember and reference the pair afterward. +- **Arc Type:** Flat + +### Extended History + +Visitation / herald / miniboss function in BR. Heart is the **emotional** voice of the paired entity that interrupts the movie's logic. In the bubble-interior beat, glances with Mind at the cloak-hem without apparent coordination. + +--- + +## Relationships + +- **Mind** — Paired Archetype — one mythic presence in two bodies; cerebral counterpart +- **Raincloud** — Indifferent / Archetype — does not seek Rain's approval; clipped commands make Heart feel like a metaphysical entity briefly ignoring court hierarchy +- **Chorus (collectively)** — Mythic Intruder — strongest social footprint is that other creatures remember and reference the pair afterward + +--- + +## Production + +### Requirements + +- **Stunt Requirements:** Sudden-appearance / sudden-disappearance staging; paired glance beats with Mind +- **SFX Requirements:** Transmission-broken-fragment audio/visual; blue-holographic-mist bracketing entrance and exit (optional — fits arena-death VFX language without being a death) + +### Voice Casting + +- **Provider:** +- **Voice:** Emotional, slightly broken by transmission. Clipped fragments — announcement, not conversation. +- **Direction:** Do not over-voice. The register is command and quatrain, not chat. + +### Department Notes + +- **Camera:** Frame like an archetype, not a regular character — iconic, unresolved, one-take. Always readable as half of a pair when Mind is in frame. +- **Sound:** +- **AD:** +- **Editorial:** Short. The visitation gets a *real afterimage* specifically because it is brief. + +### Continuity Notes + +Always paired with Mind in canon. If a later installment introduces the Soul, re-scope Heart into a trinity with Mind and Soul. + +### Voice Reference + +- **Audio File:** +- **Reference Text:** + +--- + +## Extended Canon Notes + +*Writer-only material preserved from the pre-split `Heart-and-Mind.md` profile.* + +### Chat-export provenance + +- Observed handle: `Heart_CCCC` (`heart_cccc`) +- Activity: one direct bit in `errands.ts`, then later referenced by chat as a memorable event +- First seen: 2026-01-30 in `errands.ts` +- Confidence: Medium for the concept, low for the amount of direct dialogue + +### Evidence (Heart lines) + +- "Hello im the Heart" +- "Put your viewers back" +- "Lets go mind this is" + +### Pair callback (by other creatures) + +- "who were those two people who said they were the heart and the mind" diff --git a/Story/Mind.md b/Story/Mind.md new file mode 100644 index 0000000..b4e45b2 --- /dev/null +++ b/Story/Mind.md @@ -0,0 +1,172 @@ +# Mind + +> **Prism-structured profile.** See `PRISM_FORMAT.md`. Fields Prism cannot absorb are preserved under *Extended Canon Notes*. +> +> **Paired archetype:** Heart and Mind are one mythic visitation in two bodies. See also [`Heart.md`](Heart.md). + +--- + +## Appearance + +### Physical Attributes + +- **Height:** +- **Weight:** +- **Build:** +- **Hair Color:** +- **Hair Style:** +- **Eye Color:** +- **Skin Tone:** +- **Distinguishing Marks:** + +### Identity (physical-form) + +- **Sex:** Unspecified and probably beside the point — archetypal function, not demographic being +- **Age:** Not meaningfully human-coded; maturity works like archetypal function rather than personal development +- **Birth Year:** +- **Birth Place:** +- **Ethnicity:** +- **Nationality:** + +### Production (physical-form) + +- **Dominant Hand:** +- **Accent / Dialect:** +- **Voice Quality:** Cerebral register; clipped fragments; slightly broken by transmission +- **Gait / Movement:** Appears suddenly, identifies in plain language, vanishes back into myth + +### Physical Description + +The **cerebral half** of a two-body omen. Less like a regular chatter and more like a visitation — surreal rather than conversational, slightly broken by transmission. Reads as one mythic presence split across two bodies; the implied absence of a third counterpart (the Soul) is part of the paired read. + +### Reference Images + +- Portrait: `pfp/mind/brush_colourful_0.jpg` + +--- + +## Wardrobe + +### Costume Notes + +Visitation-coded; no stable material wardrobe. Whatever appears should look slightly incorrect for the arena — not cosplay, not fashion, not armor. + +### Accessories & Props + +— + +### Era / Period + +Myth / archetype + +### Makeup Notes + +— + +--- + +## Identity + +### Personality + +Symbolic counterpart to Heart — not built for relationships or court hierarchy. Feels like a metaphysical entity briefly ignoring the hierarchy of Rain's court. **Cerebral register:** announces; paired; follows Heart's lead on exit beats. + +### Background / Backstory + +Appears once in `errands.ts` (first seen 2026-01-30), identifies as Mind in plain language, then vanishes back into myth. Other creatures later refer back to the duo — the bit has a real afterimage because the appearance was so short. + +### Traits + +- **Interests:** Archetypal interrupts; mythic cameo +- **Quirks & Habits:** Clipped fragments; plain self-identification; sudden arrival / sudden departure; announcing rather than petitioning +- **Fears:** +- **Skills & Abilities:** Interrupting the movie's logic and leaving everyone else acting like it somehow makes sense + +### Speech + +- **Catch Phrases:** "and I'm the Mind" + +--- + +## Arc + +### Drive + +- **Motivation:** Archetypal function, not personal development +- **Want:** *(n/a — does not petition, interrupts)* +- **Need:** + +### Opposition + +- **Conflict:** +- **Lie They Believe:** +- **Ghost:** + +### Change + +- **Transformation:** Archetype does not change. Arrives, leaves. Residue persists — other creatures remember and reference the pair afterward. +- **Arc Type:** Flat + +### Extended History + +Visitation / herald / miniboss function in BR. Mind is the **cerebral** voice of the paired entity that interrupts the movie's logic. In the bubble-interior beat, glances with Heart at the cloak-hem without apparent coordination. + +--- + +## Relationships + +- **Heart** — Paired Archetype — one mythic presence in two bodies; emotional counterpart +- **Raincloud** — Indifferent / Archetype — does not seek Rain's approval; sudden appearance makes Mind feel like a metaphysical entity briefly ignoring court hierarchy +- **Chorus (collectively)** — Mythic Intruder — strongest social footprint is that other creatures remember and reference the pair afterward + +--- + +## Production + +### Requirements + +- **Stunt Requirements:** Sudden-appearance / sudden-disappearance staging; paired glance beats with Heart +- **SFX Requirements:** Transmission-broken-fragment audio/visual; blue-holographic-mist bracketing entrance and exit (optional — fits arena-death VFX language without being a death) + +### Voice Casting + +- **Provider:** +- **Voice:** Cerebral, announcing. Clipped fragments — announcement, not conversation. +- **Direction:** Do not over-voice. One line can carry the whole read. + +### Department Notes + +- **Camera:** Frame like an archetype, not a regular character — iconic, unresolved, one-take. Always readable as half of a pair when Heart is in frame. +- **Sound:** +- **AD:** +- **Editorial:** Short. The visitation gets a *real afterimage* specifically because it is brief. + +### Continuity Notes + +Always paired with Heart in canon. If a later installment introduces the Soul, re-scope Mind into a trinity with Heart and Soul. + +### Voice Reference + +- **Audio File:** +- **Reference Text:** + +--- + +## Extended Canon Notes + +*Writer-only material preserved from the pre-split `Heart-and-Mind.md` profile.* + +### Chat-export provenance + +- Observed handle: `brush_colourful` +- Activity: one direct bit in `errands.ts`, then later referenced by chat as a memorable event +- First seen: 2026-01-30 in `errands.ts` +- Confidence: Medium for the concept, low for the amount of direct dialogue + +### Evidence (Mind lines) + +- "and I'm the Mind" + +### Pair callback (by other creatures) + +- "who were those two people who said they were the heart and the mind" diff --git a/Story/README.md b/Story/README.md index 00f5b29..c050353 100644 --- a/Story/README.md +++ b/Story/README.md @@ -11,8 +11,9 @@ These profiles were built from 102 TwitchDownloader chat exports in `MixerTwitch 6. Azure 7. Starboy 8. Jenni -9. Heart and Mind -10. Beanie +9. Heart +10. Mind +11. Beanie ## Additional Docs - `RaincloudTheDragon.md` covers the sovereign host role. @@ -24,7 +25,7 @@ These profiles were built from 102 TwitchDownloader chat exports in `MixerTwitch - `Azure` is now consolidated from the confirmed handles `guidingflyer530` and `actuallynotazure`. - `Ubear` is the canonical name for the creature later seen as `AncientMalgru` / `AnCIentmalGru`; the confirmed alias cluster also includes `verify52w` and `Sky_City_2013`. `imnoob87` remains tentative. **Adventure Quest** runs through his character: **UbearAQ** / AQ Addicts history, the **Ubear** forme’s AQ-style art, and **`AncientMalgru`** as both his alias and the name of a **rare fish item** in AQ. [Ubear.md](Ubear.md) has lore (shapeshifter, favorite **Ubear** forme), design ref, and handle provenance. - `Agate` is still an intentionally sparse read inside the archive itself, but your project notes establish that she predates the captured JSON range. -- `Heart and Mind` is based on the one-off `errands.ts` bit, where `Heart_CCCC` introduces himself as Heart and `brush_colourful` introduces himself as Mind, plus later chat references to the duo. +- `Heart` and `Mind` are a paired mythic visitation (one presence, two bodies), based on the one-off `errands.ts` bit where `Heart_CCCC` introduces himself as Heart and `brush_colourful` introduces himself as Mind, plus later chat references to the duo. Profiles: [Heart.md](Heart.md), [Mind.md](Mind.md). - `other-creatures.txt` excludes the currently profiled docs and the confirmed alias consolidations above. - Primary roster files now include explicit `Relationships` and `Regard for Raincloud` sections based on archive interaction patterns plus your project notes. - `Identity` sections are canon-facing notes based on your direct guidance first, with chat logs used only where they support rather than override that canon. diff --git a/Story/pfp/heart/heart_cccc_0.jpg b/Story/pfp/heart/heart_cccc_0.jpg new file mode 100644 index 0000000..aa8885e --- /dev/null +++ b/Story/pfp/heart/heart_cccc_0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29318cb3423f9b4f269107da935575fa9a79f2f4be26482ac1dfa583de4ff8a7 +size 19937 diff --git a/Story/pfp/mind/brush_colourful_0.jpg b/Story/pfp/mind/brush_colourful_0.jpg new file mode 100644 index 0000000..4abd317 --- /dev/null +++ b/Story/pfp/mind/brush_colourful_0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95938a8025ff78ed3abaeb64bad4fb1e9f7af5143c8a2ebefbde9bb016d7b5a5 +size 14239