P+ - Zelda - Subroutine - 0x21ef0
- loop 3 times:
- FlashEffectLight { red: 240, green: 240, blue: 64, alpha: 128, light_source_x: 75.0, light_source_y: -90.0 }
- SyncWait(2.0)
- FlashEffectLight { red: 255, green: 255, blue: 64, alpha: 101, light_source_x: 75.0, light_source_y: -90.0 }
- SyncWait(2.0)
- SetColorOfFlashEffectLight { transition_time: 7, red: 255, green: 255, blue: 37, alpha: 0 }
- SyncWait(7.0)
- loop 3 times:
- FlashEffectLight { red: 240, green: 240, blue: 64, alpha: 128, light_source_x: 75.0, light_source_y: -90.0 }
- SyncWait(1.6666)
- FlashEffectLight { red: 255, green: 255, blue: 64, alpha: 101, light_source_x: 75.0, light_source_y: -90.0 }
- SyncWait(1.6666)
- FlashEffectLight { red: 236, green: 236, blue: 37, alpha: 161, light_source_x: 75.0, light_source_y: -90.0 }