Name: | DKC - Blackout Basement: Lights On Off |
Author: | anonimzwx |
Added: | |
Version History: | View |
Type: | Level |
Includes GFX: | No |
Includes Hijack: | No |
Featured: | No |
Description: | An uberasm to Turn on and Turn off lights. Customizable, Please open the file ".asm" to customize it. you can change this: Code !MaxTimeOn = #$40 ;Should be more than #$08 if you use transition !MaxTimeOff = #$20 ; !DarkValue = $1C ;Value between $00 (less dark) and $1F (darkest) !Transition = !False ; Activate or deactivate transition, !True = activate, !False = deactivate !SoundEffect = #$1A ;Grinder Sound Requested by Shiny Ninetales |
Tags: | customizable dark dkc light lorom sa-1 |
Comments: | 10 (jump to comments) |
Rating: |
Download
1.52 KiB | 137 downloads
Comments (10)
Also, epilepsy warning if you use this with very low timers.
!MaxTimeOn = #$01
!MaxTimeOff = #$01
epilepsy!
!MaxTimeOn = #$01
!MaxTimeOff = #$01