Codex Pets
Back to gallery

Bubble Head Nurse

By scoomdroll

A compact chibi horror nurse pet with a swollen wrapped head, stained white cap and uniform, tiny baton, and twitchy unsettling motions.

silent-hillnurse

Preview the moves

Bring this pet into Codex

Install directly with npx, then reload pets in Codex settings when you are ready to meet it there.

npx @scoomdroll/codexpets install scoomdroll-bubble-head-nurse

Manual ZIP fallback

# Windows PowerShell
New-Item -ItemType Directory -Force "$env:USERPROFILE\.codex\pets\scoomdroll-bubble-head-nurse"
Expand-Archive -LiteralPath ".\scoomdroll-bubble-head-nurse.zip" -DestinationPath "$env:USERPROFILE\.codex\pets\scoomdroll-bubble-head-nurse" -Force

# macOS / Linux
mkdir -p ~/.codex/pets/scoomdroll-bubble-head-nurse
unzip scoomdroll-bubble-head-nurse.zip -d ~/.codex/pets/scoomdroll-bubble-head-nurse

Expected folder

C:\Users\[username]\.codex\pets\scoomdroll-bubble-head-nurse\
  pet.json
  spritesheet.webp

~/.codex/pets/scoomdroll-bubble-head-nurse/
  pet.json
  spritesheet.webp