Create a bunch of textures for sprites in the game.

This commit is contained in:
Zed A. Shaw 2025-02-11 20:46:44 -05:00
parent ebaf4fc0ee
commit 583ad6d9c5
9 changed files with 20 additions and 30 deletions

View file

@ -3,10 +3,15 @@
"armored_knight": "assets/armored_knight_1-256.png",
"sword": "assets/cinqueda_1-512.png",
"barrel": "assets/wood_barrel_large-256.png",
"hanging_brazier": "assets/hanging_brazier-256.png",
"torch_pillar": "assets/torch_pillar-256.png",
"torch_crappy": "assets/torch_crappy-256.png",
"evil_eye": "assets/evil_eye-sprites.png",
"peasant_girl": "assets/undead_peasant-256.png",
"floor": "assets/floor_tile_test-256.png",
"ceiling": "assets/ceiling_test-256.png"
"ceiling": "assets/ceiling_test-256.png",
"healing_potion_small": "assets/healing_potion_small-256.png",
"cinqueda": "assets/cinqueda_1-256.png"
},
"enemy": {
"HEARING_DISTANCE": 20