mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-03 18:29:53 +00:00
mist: add another background, but out of room
This commit is contained in:
parent
da1ff3aaa6
commit
c7fec2b832
@ -41,7 +41,7 @@ mist_graphics.inc: \
|
||||
gear_shipup_s.lzsa \
|
||||
gear_base_n.lzsa \
|
||||
spaceship_switch_s.lzsa spaceship_switch_n.lzsa \
|
||||
spaceship_path_w.lzsa \
|
||||
spaceship_path_e.lzsa spaceship_path_w.lzsa \
|
||||
tree4_n.lzsa tree4_s.lzsa tree4_w.lzsa tree4_e.lzsa \
|
||||
clock_island_s.lzsa clock_island_n.lzsa \
|
||||
clock_puzzle_s.lzsa clock_puzzle_bridge.lzsa \
|
||||
|
BIN
mist/graphics_mist/spaceship_path_e.png
Normal file
BIN
mist/graphics_mist/spaceship_path_e.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.0 KiB |
@ -772,6 +772,9 @@ location38:
|
||||
.byte 12,30 ; special y
|
||||
.word touch_pillar-1 ; special function
|
||||
|
||||
; there is a corresponding east background
|
||||
; but we are out of room
|
||||
|
||||
; MIST_SPACESHIP_PATH -- spaceship path
|
||||
location39:
|
||||
.byte $ff ; north exit
|
||||
|
Loading…
Reference in New Issue
Block a user