added door and transient sprites, added all to entitymap.png

This commit is contained in:
2024-05-19 19:56:39 +02:00
parent 4d6a8943a6
commit 20fbf00941
18 changed files with 12 additions and 3 deletions

View File

@@ -2,4 +2,8 @@ all:
@echo noting
clean:
fd '[0-9]' --exec rm
./rename.sh door1.png door-closed.png
./rename.sh door2.png door-open.png
./rename.sh transient1.png transient-open.png
./rename.sh transient2.png transient-closed.png
fd '[2-9]' --exec rm