peasant: add priority layer for hidden glen

not the best but it will do
This commit is contained in:
Vince Weaver 2021-11-17 00:17:48 -05:00
parent 1093954ca7
commit 8e1f307036
2 changed files with 2 additions and 1 deletions

View File

@ -46,8 +46,9 @@ inside_nn.hgr: inside_nn.png
priority_inside.inc: \
todo_priority.lzsa \
hidden_glen_priority.lzsa \
inside_cottage_priority.lzsa
echo "hidden_glen_priority_lzsa: .incbin \"todo_priority.lzsa\"" > priority_inside.inc
echo "hidden_glen_priority_lzsa: .incbin \"hidden_glen_priority.lzsa\"" > priority_inside.inc
echo "inside_cottage_priority_lzsa: .incbin \"inside_cottage_priority.lzsa\"" >> priority_inside.inc
echo "inside_nn_priority_lzsa: .incbin \"todo_priority.lzsa\"" >> priority_inside.inc

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB