MusicBeat

This commit is contained in:
SoulliesOfficial
2026-05-26 00:21:27 -04:00
parent 649b7a5ddc
commit b5cb6152ff
663 changed files with 534461 additions and 587 deletions

View File

@@ -35,6 +35,8 @@ namespace AK
static const AkUniqueID FUTUREWAND_ULTIMATEBEAMSHOOT = 72993210U;
static const AkUniqueID FUTUREWAND_WEAKATTACKHIT = 1899836792U;
static const AkUniqueID ICECONE_SHOOT = 825310803U;
static const AkUniqueID MB_PLAYSONG = 483420602U;
static const AkUniqueID MB_STOPSONG = 488144416U;
static const AkUniqueID NEXUS_CORE_FINISH = 1395302990U;
static const AkUniqueID NEXUSCRAB_BUMPMOVE = 1132556820U;
static const AkUniqueID NEXUSCRAB_CLAWSTAB = 1464824934U;
@@ -82,6 +84,20 @@ namespace AK
} // namespace STATES
namespace SWITCHES
{
namespace MB_SONGS
{
static const AkUniqueID GROUP = 257450755U;
namespace SWITCH
{
static const AkUniqueID YVAINE = 1368372185U;
} // namespace SWITCH
} // namespace MB_SONGS
} // namespace SWITCHES
namespace BANKS
{
static const AkUniqueID INIT = 1355168291U;