Pre-combat-improvements: Combat animations, flee fixes, corpse logic updates
This commit is contained in:
BIN
images-source/characters/default.png
Normal file
BIN
images-source/characters/default.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.6 MiB |
@@ -16,7 +16,7 @@ echo " Source: $SOURCE_DIR"
|
||||
echo " Output: $OUTPUT_DIR"
|
||||
echo ""
|
||||
|
||||
for category in items locations npcs interactables; do
|
||||
for category in items locations npcs interactables characters; do
|
||||
src="$SOURCE_DIR/$category"
|
||||
out="$OUTPUT_DIR/$category"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user