18 lines
821 B
Markdown
18 lines
821 B
Markdown
# Game Content Sections Reference
|
|
|
|
Sections added to the game in July 2026 that are permanent (not session-specific):
|
|
|
|
## Help Page (/help.html)
|
|
- **Section 7**: "Safety Tips (Probably)" — 6 AI-generated sarcastic shark safety tips with amber disclaimer
|
|
- Covers: PWA setup, push notifications, quiet hours, scoring, settings, troubleshooting
|
|
|
|
## LEARN Page (/how-to-play.html)
|
|
- **Post-Map section**: "Shark Jokes (Dad-Approved)" — 6 hardcoded shark dad jokes
|
|
- Note: If Germaine wants AI-generated fresh jokes later, convert to API call that generates new jokes each visit
|
|
|
|
## Settings Page (/settings.html)
|
|
- Quiet hours: per-user mute window (default 9 PM - 6 AM ET)
|
|
- My Regions Only: notification filter toggle
|
|
- Notification type toggles: sightings, bites, fatalities, draft alerts
|
|
- Profile info, league info
|