feat: Implement Inventory Grid View and GameButton

This commit is contained in:
Joan
2026-02-07 22:00:14 +01:00
parent dcfc91b82b
commit eb75ee5b33
22 changed files with 1161 additions and 256 deletions

View File

@@ -10,6 +10,8 @@ hit.wav (When anyone takes damage)
victory.wav (Combat won)
defeat.wav (Combat lost)
flee.wav (Successfully ran away)
step.wav (Movement between locations)
Combat - Player Weapons
The system detects keywords in the weapon name to pick the sound. If no match is found, it plays the default.

Binary file not shown.