space_ninja
Procs | |
deinitialize | Deinitializes the ninja suit |
---|---|
ninitialize | Initializes the ninja suit |
toggle_on_off | Toggles the ninja suit on/off |
Proc Details
deinitialize
Deinitializes the ninja suit
Deinitializes the ninja suit through eight phases, each of which calls this proc with an incremented phase Arguments:
- delay - The delay between each phase of deinitialization
- U - The human who is being affected by the suit
- phase - The phase of deinitialization
ninitialize
Initializes the ninja suit
Initializes the ninja suit through seven phases, each of which calls this proc with an incremented phase Arguments:
- delay - The delay between each phase of initialization
- U - The human who is being affected by the suit
- phase - The phase of initialization
toggle_on_off
Toggles the ninja suit on/off
Attempts to initialize or deinitialize the ninja suit