P+ - Wario - Subroutine - 0x248f4

  1. if ((InternalConstantInt(LaunchSpeed) GreaterThan scalar(3.7)))
    1. SoundEffectStop(1925)
    2. SoundEffectStop(1926)
    3. SoundEffectStop(1927)
    4. SoundEffectStop(1928)
    5. if ((InternalConstantInt(LaunchSpeed) GreaterThan scalar(6.7)))
      1. if (RollADie value(2))
        1. SoundEffect1(1927)
        2. SoundEffect1(1927)
      2. else
        1. SoundEffect1(1928)
        2. SoundEffect1(1928)
    6. else
      1. if (RollADie value(2))
        1. SoundEffect1(1925)
      2. else
        1. SoundEffect1(1926)