# SHADES animation wishlist — Mixamo search terms, one per line.  (Lane D, for M3)
#
# Same pipeline as 90sDJsim's dj_wishlist.txt and the op-shop clerk's wishlist.txt:
#   cd ~/Documents/mixamo-fetch
#   node fetch.cjs login                  # a real browser opens; John logs in by hand, once
#   cp <this file> ./shades_wishlist.txt
#   node fetch.cjs anims                  # loops the wishlist, downloads each "Without Skin"
# then add the new FBX to CLIPS in tools/character/build_player_anims.py and rebuild the pack.
#
# NOTE: fetch.cjs needs a MANUAL Google login in a real browser window (its README is explicit that
# Claude never sees the password), so this list is queued for John to run — not something a lane
# fetches on its own. Everything M0-M2 needs is already on disk and already in player_anims.glb:
# Idle / Walk / Run / Falling / CrouchToStand / Reaction.
#
# '#' and blank lines ignored. Names are fuzzy search terms (top hit wins); a miss is skipped.
# In-place clips only — the game translates the player itself, and player.js keeps rotation tracks
# only, so anything with big root travel is wasted.

## --- M3: the repair verbs (PLAN3D §5-D.1) ---
Climbing Ladder
Turning Key
Digging

## --- M3: worth having while the browser is open (DESIGN.md "limited hands" toolset) ---
Hammering
Sweeping Floor
Picking Up Object
Carrying Box
Standing Up Ready

## --- storm reactions (better than reusing Reaction for everything) ---
Covering Head
Bracing
Stumble Backwards

## --- FETCH LOG 2026-07-16 (fetched via browser session on m3ultra, John's Mixamo login) ---
# Landed in ~/Documents/FBX/ on the M1 and baked into player_anims.glb (17 clips total):
#   Climbing Ladder ✓ · Pulling Lever ✓ (sub for Turning Key — no such clip on Mixamo)
#   Digging ✓ · Dig And Plant Seeds ✓ (bonus, garden verb) · Picking Up Object ✓
#   Carrying ✓ + Carrying Turn ✓ + Box Idle ✓ (the Carrying Box family)
#   Standing Up ✓ (sub for Standing Up Ready) · Taking Cover ✓ (sub for Covering Head)
#   Stumble Backwards ✓
# Genuinely absent from Mixamo, skipped: Hammering · Sweeping Floor · Bracing
