Created a simple pickup sound that sounds like you put something in your bag.
This commit is contained in:
parent
806f8e4e1a
commit
daae239831
3 changed files with 9 additions and 3 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue