Skip to content

Commit

Permalink
added a sitting sprite for small kobolds
Browse files Browse the repository at this point in the history
  • Loading branch information
LuxxArt committed Aug 17, 2024
1 parent 8e1ff94 commit eaa5cc5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/assets/assets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ const images: Image[] = [
image('characters/player', 'player'),
image('characters/worker', 'worker'),
image('characters/smallCWalk1', 'small_customer_walk1'),
image('characters/smallCsit1', 'small_customer_sit1'),
image('characters/medCWalk1', 'medium_customer_walk1'),
image('characters/largeCWalk1', 'large_customer_walk1'),

Expand Down
Binary file added src/assets/images/characters/smallCSit1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit eaa5cc5

Please sign in to comment.