You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix tutorial markets, M key toggle, merchant gold, and TTS fallback
- game.js: Add toggleMarket() function for M key toggle
- game.js: Update M key handler to use toggleMarket()
- npc-merchants.js: Add MIN_MERCHANT_GOLD = 500 for minimum gold
- npc-merchants.js: Fix calculateMerchantWealth to ensure min gold
- npc-voice.js: Remove browser TTS fallback - Kokoro AI only
- tutorial-manager.js: Add merchant generation for tutorial locations
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments