ootw: more work on arena

This commit is contained in:
Vince Weaver 2021-04-29 00:42:15 -04:00
parent 71b23ba413
commit 5281233d56
31 changed files with 67 additions and 4 deletions

View File

@ -26,7 +26,16 @@ ootw_c14_arena.inc: \
lidclose09.lzsa lidclose10.lzsa lidclose11.lzsa lidclose12.lzsa \
lidclose13.lzsa lidclose14.lzsa lidclose15.lzsa lidclose16.lzsa \
lidclose17.lzsa \
door_open_bg.lzsa
door_open_bg.lzsa \
door_open01.lzsa door_open02.lzsa door_open03.lzsa door_open04.lzsa \
door_open05.lzsa door_open06.lzsa door_open07.lzsa door_open08.lzsa \
door_open09.lzsa door_open10.lzsa door_open11.lzsa door_open12.lzsa \
door_open13.lzsa \
entrance_bg.lzsa \
entering01.lzsa entering02.lzsa entering03.lzsa entering04.lzsa \
entering05.lzsa entering06.lzsa entering07.lzsa entering08.lzsa \
entering09.lzsa entering10.lzsa entering11.lzsa entering12.lzsa \
entering13.lzsa
echo "arena_lzsa: .incbin \"arena.lzsa\"" > ootw_c14_arena.inc
echo "inside_bg_lzsa: .incbin \"inside_bg.lzsa\"" >> ootw_c14_arena.inc
echo "inside03_lzsa: .incbin \"inside03.lzsa\"" >> ootw_c14_arena.inc
@ -91,6 +100,33 @@ ootw_c14_arena.inc: \
echo "lidclose16_lzsa: .incbin \"lidclose16.lzsa\"" >> ootw_c14_arena.inc
echo "lidclose17_lzsa: .incbin \"lidclose17.lzsa\"" >> ootw_c14_arena.inc
echo "door_open_bg_lzsa: .incbin \"door_open_bg.lzsa\"" >> ootw_c14_arena.inc
echo "door_open01_lzsa: .incbin \"door_open01.lzsa\"" >> ootw_c14_arena.inc
echo "door_open02_lzsa: .incbin \"door_open02.lzsa\"" >> ootw_c14_arena.inc
echo "door_open03_lzsa: .incbin \"door_open03.lzsa\"" >> ootw_c14_arena.inc
echo "door_open04_lzsa: .incbin \"door_open04.lzsa\"" >> ootw_c14_arena.inc
echo "door_open05_lzsa: .incbin \"door_open05.lzsa\"" >> ootw_c14_arena.inc
echo "door_open06_lzsa: .incbin \"door_open06.lzsa\"" >> ootw_c14_arena.inc
echo "door_open07_lzsa: .incbin \"door_open07.lzsa\"" >> ootw_c14_arena.inc
echo "door_open08_lzsa: .incbin \"door_open08.lzsa\"" >> ootw_c14_arena.inc
echo "door_open09_lzsa: .incbin \"door_open09.lzsa\"" >> ootw_c14_arena.inc
echo "door_open10_lzsa: .incbin \"door_open10.lzsa\"" >> ootw_c14_arena.inc
echo "door_open11_lzsa: .incbin \"door_open11.lzsa\"" >> ootw_c14_arena.inc
echo "door_open12_lzsa: .incbin \"door_open12.lzsa\"" >> ootw_c14_arena.inc
echo "door_open13_lzsa: .incbin \"door_open13.lzsa\"" >> ootw_c14_arena.inc
echo "entrance_bg_lzsa: .incbin \"entrance_bg.lzsa\"" >> ootw_c14_arena.inc
echo "entering01_lzsa: .incbin \"entering01.lzsa\"" >> ootw_c14_arena.inc
echo "entering02_lzsa: .incbin \"entering02.lzsa\"" >> ootw_c14_arena.inc
echo "entering03_lzsa: .incbin \"entering03.lzsa\"" >> ootw_c14_arena.inc
echo "entering04_lzsa: .incbin \"entering04.lzsa\"" >> ootw_c14_arena.inc
echo "entering05_lzsa: .incbin \"entering05.lzsa\"" >> ootw_c14_arena.inc
echo "entering06_lzsa: .incbin \"entering06.lzsa\"" >> ootw_c14_arena.inc
echo "entering07_lzsa: .incbin \"entering07.lzsa\"" >> ootw_c14_arena.inc
echo "entering08_lzsa: .incbin \"entering08.lzsa\"" >> ootw_c14_arena.inc
echo "entering09_lzsa: .incbin \"entering09.lzsa\"" >> ootw_c14_arena.inc
echo "entering10_lzsa: .incbin \"entering10.lzsa\"" >> ootw_c14_arena.inc
echo "entering11_lzsa: .incbin \"entering11.lzsa\"" >> ootw_c14_arena.inc
echo "entering12_lzsa: .incbin \"entering12.lzsa\"" >> ootw_c14_arena.inc
echo "entering13_lzsa: .incbin \"entering13.lzsa\"" >> ootw_c14_arena.inc
#####

Binary file not shown.

After

Width:  |  Height:  |  Size: 657 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 670 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 678 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 686 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 691 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 700 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 711 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 713 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 732 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 726 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 730 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 737 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 741 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 687 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 705 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 706 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 706 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 715 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 721 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 706 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 695 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 679 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 674 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 669 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 661 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 648 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 710 B

View File

@ -622,8 +622,35 @@ tank_intro_sequence:
.byte 128+2 ; .word lidclose14_lzsa ; (3)
.byte 128+2 ; .word lidclose15_lzsa ; (3)
.byte 128+2 ; .word lidclose16_lzsa ; (3)
.byte 128+2 ; .word lidclose17_lzsa ; (3)
.byte 128+10 ; .word lidclose17_lzsa ; (3)
.byte 255 ; load to bg
.word door_open_bg_lzsa ; this
.byte 128+3 ; .word door_open01_lzsa ; (3)
.byte 128+3 ; .word door_open02_lzsa ; (3)
.byte 128+3 ; .word door_open03_lzsa ; (3)
.byte 128+3 ; .word door_open04_lzsa ; (3)
.byte 128+3 ; .word door_open05_lzsa ; (3)
.byte 128+3 ; .word door_open06_lzsa ; (3)
.byte 128+3 ; .word door_open07_lzsa ; (3)
.byte 128+3 ; .word door_open08_lzsa ; (3)
.byte 128+3 ; .word door_open09_lzsa ; (3)
.byte 128+3 ; .word door_open10_lzsa ; (3)
.byte 128+3 ; .word door_open11_lzsa ; (3)
.byte 128+3 ; .word door_open12_lzsa ; (3)
.byte 128+3 ; .word door_open13_lzsa ; (3)
.byte 255 ; load to bg
.word entrance_bg_lzsa ; this
.byte 128+2 ; .word entering01_lzsa ; (3)
.byte 128+2 ; .word entering02_lzsa ; (3)
.byte 128+2 ; .word entering03_lzsa ; (3)
.byte 128+2 ; .word entering04_lzsa ; (3)
.byte 128+2 ; .word entering05_lzsa ; (3)
.byte 128+2 ; .word entering06_lzsa ; (3)
.byte 128+2 ; .word entering07_lzsa ; (3)
.byte 128+2 ; .word entering08_lzsa ; (3)
.byte 128+2 ; .word entering09_lzsa ; (3)
.byte 128+2 ; .word entering10_lzsa ; (3)
.byte 128+2 ; .word entering11_lzsa ; (3)
.byte 128+2 ; .word entering12_lzsa ; (3)
.byte 128+2 ; .word entering13_lzsa ; (3)
.byte 0 ; ending

View File

@ -214,7 +214,7 @@ length_array:
.byte 137, 95,125, 14 ; INTRO,C1,C2,C3
.byte 62, 41, 38, 38 ; C4,C5,C6,C7
.byte 39, 38, 38, 38 ; C8,C9,C10,C11
.byte 38, 39, 75, 97 ; C12,C13,C14,C15
.byte 38, 39, 86, 97 ; C12,C13,C14,C15
.byte 90 ; ENDING
.byte 1, 1 ; TITLE,FIRST_SECTOR