dos33fsprogs/games/riven_hgr/disk03_files/leveldata_downsteps.inc
2024-07-26 01:59:11 -04:00

24 lines
612 B
PHP

;===============================================
; level data for outside
;===============================================
locations:
.word location0
; RIVEN_DOWN1 -- outside the door
location0:
.byte LOAD_OUTSIDE<<4|RIVEN_OUTSIDE ; north exit
.byte $E0 ; south exit
.byte $ff ; east exit
.byte $ff ; west exit
.byte DIRECTION_E ; north exit_dir
.byte DIRECTION_S ; south exit_dir
.byte $ff ; east exit_dir
.byte $ff ; west exit_dir
.word down1_n_zx02 ; north bg
.word down1_s_zx02 ; south bg
.word $0000 ; east bg
.word $0000 ; west bg
.byte BG_NORTH|BG_SOUTH
.byte $ff ; special exit