[object Object]

← back to Wallco Ai

stoned-animals v2 — every animal must have joint AT lips

d8b7aa140e2e99428273881918b279c5624bef6c · 2026-05-13 08:20:27 -0700 · SteveStudio2

V1 had varied actions (nibbling gummy, bonging, passing joint, watching
smoke). Steve wants the joint hero-positioned in the animal's mouth on
every single design.

New TABLEAUX (20 variants) all anchor on joint+lips:
  - 'joint pinched between its lips, eyes half-closed in deep inhale'
  - 'fat joint poking from its lips at a jaunty angle, dopey grin'
  - 'two paws cupping a lit joint to its lips, eyes squeezed shut'
  - 'massive blunt held to its lips with both paws, eyes spiraling'
  - 'joint at its lips, smoke ring blown overhead in a perfect O'
  - etc.

Bongs/gummies/edibles still appear as backdrop props but NEVER as the
hero action. Erased all 21 v1 designs (PG DELETE + 21 PNG rm).

Verified sample: 'cross-eyed staring at the burning ember of the joint
between its own lips' — joint mandatory at mouth.

Files touched

Diff

commit d8b7aa140e2e99428273881918b279c5624bef6c
Author: SteveStudio2 <stevestudio2@SteveStacStudio.lan>
Date:   Wed May 13 08:20:27 2026 -0700

    stoned-animals v2 — every animal must have joint AT lips
    
    V1 had varied actions (nibbling gummy, bonging, passing joint, watching
    smoke). Steve wants the joint hero-positioned in the animal's mouth on
    every single design.
    
    New TABLEAUX (20 variants) all anchor on joint+lips:
      - 'joint pinched between its lips, eyes half-closed in deep inhale'
      - 'fat joint poking from its lips at a jaunty angle, dopey grin'
      - 'two paws cupping a lit joint to its lips, eyes squeezed shut'
      - 'massive blunt held to its lips with both paws, eyes spiraling'
      - 'joint at its lips, smoke ring blown overhead in a perfect O'
      - etc.
    
    Bongs/gummies/edibles still appear as backdrop props but NEVER as the
    hero action. Erased all 21 v1 designs (PG DELETE + 21 PNG rm).
    
    Verified sample: 'cross-eyed staring at the burning ember of the joint
    between its own lips' — joint mandatory at mouth.
---
 scripts/stoned_animal_prompts.js | 39 ++++++++++++++++++++++++---------------
 1 file changed, 24 insertions(+), 15 deletions(-)

diff --git a/scripts/stoned_animal_prompts.js b/scripts/stoned_animal_prompts.js
index e517b0d..c82e8a6 100644
--- a/scripts/stoned_animal_prompts.js
+++ b/scripts/stoned_animal_prompts.js
@@ -25,22 +25,31 @@ const ANIMALS = [
   'tie-dye-furred lemur with cherry-red eyes',
 ];
 
+// MANDATORY: every tableau has the animal with a lit joint at its lips —
+// in its mouth, pinched between lips, clenched in teeth, dangling from
+// the corner, or actively being inhaled. JOINT AT MOUTH is the hero
+// action. Smoke, bongs, gummies are background-only.
 const TABLEAUX = [
-  'holding a smoldering joint, exhale curling into a peace sign',
-  'mid-toke on a hand-blown spiral glass bong, eyes half-lidded',
-  'nibbling a rainbow gummy bear the size of its head, dopey grin',
-  'passing a joint to a smaller animal, eyes meeting through the smoke',
-  'floating in a halo of THC molecule diagrams, eyes spiraling',
-  'reclining on a giant mushroom cap, gummy worms draped across antlers',
-  'bonging through a hand-blown psychedelic glass piece, smoke fills the frame',
-  'watching the smoke spiral upward, red eyes glowing through the haze',
-  'guarding a row of edibles laid out like a sacrament',
-  'ascending in a tie-dye fog, eyes pure crimson',
-  'cradling a Stealie skull lighter, joint between its teeth',
-  'munching a chocolate-chip edible with one eye closed',
-  'centered in a halo of skull-and-roses, joint smoldering',
-  'staring at a Steal-Your-Face skull floating overhead, mouth agape',
-  'curled around a glass bong taller than itself, content sigh',
+  'joint pinched between its lips, eyes half-closed in deep inhale, smoke curling up',
+  'mid-toke with a fat joint between its lips, cheeks puckered, glowing ember tip',
+  'joint dangling from the corner of its mouth, jaunty angle, smoke trailing past its red eyes',
+  'pulling smoke through a long joint at its lips, mouth pursed, ember bright',
+  'joint clenched between its teeth, head tipped back, mid-exhale through nostrils',
+  'cross-eyed staring at the burning ember of the joint between its own lips',
+  'fat joint poking from its lips at a jaunty angle, dopey grin around it',
+  'two paws cupping a lit joint to its lips, eyes squeezed shut mid-inhale',
+  'inhaling deeply through a glowing joint between its lips, cheeks hollowing',
+  'mid-drag, eyes half-lidded, joint stuck to its bottom lip, smoke escaping',
+  'joint as long as a cigar pressed to its mouth, billowing smoke filling the frame',
+  'nostrils flared, joint pinched in its mouth, slow inhale, ember glowing crimson',
+  'spliff between its lips, one paw shielding the flame as it lights up',
+  'joint clenched in its lopsided grin, smoke pouring from its nostrils, red eyes',
+  'massive blunt held to its lips with both paws, eyes spiraling in pleasure',
+  'joint at its lips, smoke ring blown overhead in a perfect O, head tilted',
+  'mid-puff, joint in its mouth, plumes of smoke curling around its head like a halo',
+  'fat joint between its lips, eyes rolled back, peaceful nirvana grin',
+  'pinching a half-smoked joint to its lips, ash about to fall, eyes locked forward',
+  'lit joint stuck in its mouth, both paws relaxed at its sides, smoke trailing up',
 ];
 
 // WOODLAND botanicals — strictly NOT tropical. No monstera, palm, banana,

← 9ee1fef drunk-animals v2 — flowers only (no leaves), drinks in hand,  ·  back to Wallco Ai  ·  pairings: Dunn-Edwards + Sherwin-Williams paint chip suggest e54cb62 →