12 ::ll::TypedStorage<1, 1, bool> mMakesFlySound;
13 ::ll::TypedStorage<1, 1, bool> mMakesStepSound;
14 ::ll::TypedStorage<4, 4, float> mCrystalSoundIntensity;
15 ::ll::TypedStorage<4, 4, int> mLastCrystalSoundPlayTick;
16 ::ll::TypedStorage<4, 4, ::MovementSoundTravelType> mTravelType;