Quick little fix to add a blank sound for placeholders.

This commit is contained in:
Zed A. Shaw 2025-02-22 22:18:41 -05:00
parent 3720340ab7
commit 6e56de08c5
4 changed files with 20 additions and 11 deletions

View file

@ -3,7 +3,8 @@
"sword_1": "assets/sword.1.ogg",
"monster_16": "assets/monster-16.ogg",
"monster_1": "assets/monster-1.ogg",
"step_leather_1": "assets/step_leather_1.ogg"
"walk": "assets/blank.ogg",
"blank": "assets/blank.ogg"
},
"sprites": {
"armored_knight": "assets/armored_knight_1-256.png",