mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-03 18:29:53 +00:00
mist: update/fill in some missing stops on the main mall
This commit is contained in:
parent
f3ce9aad39
commit
6fec7236b0
@ -21,10 +21,10 @@ mist_graphics.inc: \
|
||||
step_dentist_n.lzsa step_dentist_e.lzsa step_dentist_w.lzsa \
|
||||
step_land3_w.lzsa step_land3_e.lzsa \
|
||||
step_top_e.lzsa step_top_w.lzsa step_top_n.lzsa step_top_s.lzsa \
|
||||
pool_s.lzsa \
|
||||
pool_n.lzsa pool_s.lzsa pool_e.lzsa pool_w.lzsa \
|
||||
clock_e.lzsa clock_n.lzsa clock_s.lzsa clock_bridge.lzsa \
|
||||
spaceship_far_e.lzsa spaceship_far_n.lzsa \
|
||||
tree2_n.lzsa \
|
||||
tree2_n.lzsa tree2_s.lzsa \
|
||||
tree5_n.lzsa tree5_e.lzsa tree5_s.lzsa \
|
||||
gear_n.lzsa gear_w.lzsa gear_s.lzsa gear_open_n.lzsa\
|
||||
gear_base_n.lzsa \
|
||||
@ -74,7 +74,10 @@ mist_graphics.inc: \
|
||||
echo "step_top_w_lzsa: .incbin \"step_top_w.lzsa\"" >> mist_graphics.inc
|
||||
echo "step_top_n_lzsa: .incbin \"step_top_n.lzsa\"" >> mist_graphics.inc
|
||||
echo "step_top_s_lzsa: .incbin \"step_top_s.lzsa\"" >> mist_graphics.inc
|
||||
echo "pool_n_lzsa: .incbin \"pool_n.lzsa\"" >> mist_graphics.inc
|
||||
echo "pool_s_lzsa: .incbin \"pool_s.lzsa\"" >> mist_graphics.inc
|
||||
echo "pool_e_lzsa: .incbin \"pool_e.lzsa\"" >> mist_graphics.inc
|
||||
echo "pool_w_lzsa: .incbin \"pool_w.lzsa\"" >> mist_graphics.inc
|
||||
echo "clock_s_lzsa: .incbin \"clock_s.lzsa\"" >> mist_graphics.inc
|
||||
echo "clock_n_lzsa: .incbin \"clock_n.lzsa\"" >> mist_graphics.inc
|
||||
echo "clock_e_lzsa: .incbin \"clock_e.lzsa\"" >> mist_graphics.inc
|
||||
@ -82,6 +85,7 @@ mist_graphics.inc: \
|
||||
echo "spaceship_far_n_lzsa: .incbin \"spaceship_far_n.lzsa\"" >> mist_graphics.inc
|
||||
echo "spaceship_far_e_lzsa: .incbin \"spaceship_far_e.lzsa\"" >> mist_graphics.inc
|
||||
echo "tree2_n_lzsa: .incbin \"tree2_n.lzsa\"" >> mist_graphics.inc
|
||||
echo "tree2_s_lzsa: .incbin \"tree2_s.lzsa\"" >> mist_graphics.inc
|
||||
echo "tree5_n_lzsa: .incbin \"tree5_n.lzsa\"" >> mist_graphics.inc
|
||||
echo "tree5_s_lzsa: .incbin \"tree5_s.lzsa\"" >> mist_graphics.inc
|
||||
echo "tree5_e_lzsa: .incbin \"tree5_e.lzsa\"" >> mist_graphics.inc
|
||||
|
@ -25,7 +25,10 @@ step_top_e_lzsa: .incbin "step_top_e.lzsa"
|
||||
step_top_w_lzsa: .incbin "step_top_w.lzsa"
|
||||
step_top_n_lzsa: .incbin "step_top_n.lzsa"
|
||||
step_top_s_lzsa: .incbin "step_top_s.lzsa"
|
||||
pool_n_lzsa: .incbin "pool_n.lzsa"
|
||||
pool_s_lzsa: .incbin "pool_s.lzsa"
|
||||
pool_e_lzsa: .incbin "pool_e.lzsa"
|
||||
pool_w_lzsa: .incbin "pool_w.lzsa"
|
||||
clock_s_lzsa: .incbin "clock_s.lzsa"
|
||||
clock_n_lzsa: .incbin "clock_n.lzsa"
|
||||
clock_e_lzsa: .incbin "clock_e.lzsa"
|
||||
@ -33,6 +36,7 @@ clock_bridge_lzsa: .incbin "clock_bridge.lzsa"
|
||||
spaceship_far_n_lzsa: .incbin "spaceship_far_n.lzsa"
|
||||
spaceship_far_e_lzsa: .incbin "spaceship_far_e.lzsa"
|
||||
tree2_n_lzsa: .incbin "tree2_n.lzsa"
|
||||
tree2_s_lzsa: .incbin "tree2_s.lzsa"
|
||||
tree5_n_lzsa: .incbin "tree5_n.lzsa"
|
||||
tree5_s_lzsa: .incbin "tree5_s.lzsa"
|
||||
tree5_e_lzsa: .incbin "tree5_e.lzsa"
|
||||
|
BIN
mist/graphics_mist/pool_e.png
Normal file
BIN
mist/graphics_mist/pool_e.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 KiB |
BIN
mist/graphics_mist/pool_n.png
Normal file
BIN
mist/graphics_mist/pool_n.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 832 B After Width: | Height: | Size: 1.2 KiB |
BIN
mist/graphics_mist/pool_w.png
Normal file
BIN
mist/graphics_mist/pool_w.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
BIN
mist/graphics_mist/tree2_s.png
Normal file
BIN
mist/graphics_mist/tree2_s.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
@ -212,19 +212,19 @@ location9:
|
||||
|
||||
; MIST_POOL -- pool
|
||||
location10:
|
||||
.byte $ff ; north exit
|
||||
.byte MIST_TREE_CORRIDOR_4 ; south exit
|
||||
.byte MIST_OUTSIDE_TEMPLE ; north exit
|
||||
.byte MIST_TREE_CORRIDOR_2 ; south exit
|
||||
.byte $ff ; east exit
|
||||
.byte $ff ; west exit
|
||||
.byte $ff ; north exit_dir
|
||||
.byte DIRECTION_N ; north exit_dir
|
||||
.byte DIRECTION_S ; south exit_dir
|
||||
.byte $ff ; east exit_dir
|
||||
.byte $ff ; west exit_dir
|
||||
.word $0000 ; north bg
|
||||
.word pool_n_lzsa ; north bg
|
||||
.word pool_s_lzsa ; south bg
|
||||
.word $0000 ; east bg
|
||||
.word $0000 ; west bg
|
||||
.byte BG_SOUTH
|
||||
.word pool_e_lzsa ; east bg
|
||||
.word pool_w_lzsa ; west bg
|
||||
.byte BG_NORTH|BG_SOUTH|BG_EAST|BG_WEST
|
||||
.byte $ff ; special exit
|
||||
|
||||
; MIST_CLOCK -- clock
|
||||
@ -266,19 +266,19 @@ location12:
|
||||
|
||||
; MIST_TREE_CORRIDOR_2 -- tree corridor #2
|
||||
location13:
|
||||
.byte MIST_OUTSIDE_TEMPLE ; north exit
|
||||
.byte $ff ; south exit
|
||||
.byte MIST_POOL ; north exit
|
||||
.byte MIST_TREE_CORRIDOR_4 ; south exit
|
||||
.byte $ff ; east exit
|
||||
.byte $ff ; west exit
|
||||
.byte DIRECTION_N|DIRECTION_ONLY_POINT ; north exit_dir
|
||||
.byte $ff ; south exit_dir
|
||||
.byte DIRECTION_S ; south exit_dir
|
||||
.byte $ff ; east exit_dir
|
||||
.byte $ff ; west exit_dir
|
||||
.word tree2_n_lzsa ; north bg
|
||||
.word $0000 ; south bg
|
||||
.word tree2_s_lzsa ; south bg
|
||||
.word $0000 ; east bg
|
||||
.word $0000 ; west bg
|
||||
.byte BG_NORTH
|
||||
.byte BG_NORTH|BG_SOUTH
|
||||
.byte DIRECTION_N ; special exit
|
||||
.byte 25,31 ; special x
|
||||
.byte 19,23 ; special y
|
||||
|
Loading…
Reference in New Issue
Block a user