New sound effects

This commit is contained in:
Randy Thiemann 2023-10-24 12:01:33 +02:00
parent 93e6d7946f
commit c6f5cf66b9
3 changed files with 13 additions and 5 deletions

Binary file not shown.

Binary file not shown.

View File

@ -172,13 +172,21 @@ sfx_names = [
"sSFXPieceL",
"sSFXPieceO",
"sSFXPieceT",
"sSFXIRS",
"sSFXDrop",
"sSFXIHS",
"sSFXPieceIRSI",
"sSFXPieceIRSZ",
"sSFXPieceIRSS",
"sSFXPieceIRSJ",
"sSFXPieceIRSL",
"sSFXPieceIRSO",
"sSFXPieceIRST",
"sSFXIHSIRS",
"sSFXLineClear",
"sSFXLand",
"sSFXLock",
"sSFXBell",
"sSFXMove",
"sSFXRankUp",
"sSFXLevelLock",
"sSFXLevelUp",
"sSFXRankUp",
"sSFXIHS",
"sSFXReadyGo",
]