PM3.6 - Pit - Subroutine - 0x9019fa90

  1. BoolVariableSetFalse { variable: RandomAccessBool(EnableFastFall) }
  2. BoolVariableSetFalse { variable: RandomAccessBool (0x22) }
  3. loop Infinite times:
    1. if (EnteringOrIsInHitLag)
      1. IfStatementAnd (not(ButtonHeld value(0)))
      2. BoolVariableSetTrue { variable: RandomAccessBool (0x22) }
    2. if (ButtonHeld value(0))
      1. IfStatementAnd (BoolIsTrue RandomAccessBool (0x22))
      2. BoolVariableSetTrue { variable: RandomAccessBool(EnableFastFall) }
    3. if (ButtonPress value(0))
      1. IfStatementAnd (not(ButtonPress value(15)))
      2. BoolVariableSetTrue { variable: RandomAccessBool(EnableFastFall) }
    4. SyncWait(0.1)