Created a simple pickup sound that sounds like you put something in your bag.

This commit is contained in:
Zed A. Shaw 2025-02-22 23:06:20 -05:00
parent 806f8e4e1a
commit daae239831
3 changed files with 9 additions and 3 deletions

View file

@ -24,7 +24,8 @@
"foreground": [24, 120, 189],
"background": [24, 120, 189]
},
{"_type": "Sprite", "name": "cinqueda"}
{"_type": "Sprite", "name": "cinqueda"},
{"_type": "Sound", "attack": "pickup", "death": "blank"}
]
},
"BARREL_SMALL": {