P+ - Bowser - Subroutine - 0x13ca8
            - if ((LongtermAccessInt(CostumeID) GreaterThanOrEqual scalar(20))) 
- IfStatementAnd ((LongtermAccessInt(CostumeID) LessThanOrEqual scalar(30)))
 - FlashEffectOverlay { red: 0, green: 20, blue: 140, alpha: 150 }
 - FlashEffectLight { red: 0, green: 20, blue: 140, alpha: 230, light_source_x: 270.0, light_source_y: 2.0 }
 - SetColorOfFlashEffectOverlay { transition_time: 20, red: 0, green: 20, blue: 140, alpha: 15 }
 - SetColorOfFlashEffectLight { transition_time: 20, red: 0, green: 20, blue: 140, alpha: 40 }
 
 - else
- FlashEffectOverlay { red: 140, green: 20, blue: 0, alpha: 150 }
 - FlashEffectLight { red: 140, green: 20, blue: 0, alpha: 230, light_source_x: 270.0, light_source_y: 2.0 }
 - SetColorOfFlashEffectOverlay { transition_time: 20, red: 140, green: 20, blue: 0, alpha: 15 }
 - SetColorOfFlashEffectLight { transition_time: 20, red: 140, green: 20, blue: 0, alpha: 40 }