Skip to content

Commit

Permalink
Tons of new assets from Holmesian
Browse files Browse the repository at this point in the history
  • Loading branch information
lavaskin committed Jul 2, 2022
1 parent dd77185 commit e0ab292
Show file tree
Hide file tree
Showing 47 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion other/scripts/massGenSlimes.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
def countFiles(dir):
# Counts the amount of files in a directory
return len([f for f in os.listdir(dir) if os.path.isfile(dir + f)])
partsDir = './res/parts/slimes/'
partsDir = './res/parts/'
specialBgs = countFiles(partsDir + 'backgrounds/special/')
regBodies = countFiles(partsDir + 'bodies/regular/')
specialBodies = countFiles(partsDir + 'bodies/special/')
Expand Down
Binary file added res/parts/bodies/special/3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/parts/bodies/special/4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/parts/bodies/special/5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/parts/face/eyes/17.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/parts/face/eyes/18.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/parts/face/eyes/19.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/parts/face/eyes/20.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/parts/face/eyes/21.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/parts/face/eyes/22.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/parts/face/eyes/23.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/parts/face/eyes/24.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/parts/face/eyes/25.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/parts/face/eyes/26.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/parts/face/eyes/27.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/parts/face/eyes/28.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/parts/face/eyes/29.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/parts/face/mouths/16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/parts/face/mouths/17.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/parts/face/mouths/18.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/parts/face/mouths/19.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/parts/face/mouths/20.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/parts/face/mouths/21.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/parts/face/mouths/22.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/parts/face/mouths/23.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/parts/face/mouths/24.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/parts/face/mouths/25.png
Binary file added res/parts/face/mouths/26.png
Binary file added res/parts/face/mouths/27.png
Binary file added res/parts/face/mouths/28.png
Binary file added res/parts/face/mouths/29.png
Binary file modified res/parts/hats/10.png
Binary file added res/parts/hats/27.png
Binary file added res/parts/hats/28.png
Binary file added res/parts/hats/29.png
Binary file added res/parts/hats/30.png
Binary file added res/parts/hats/31.png
Binary file added res/parts/hats/32.png
Binary file added res/parts/hats/33.png
Binary file added res/parts/hats/34.png
Binary file added res/parts/hats/35.png
Binary file added res/parts/hats/36.png
Binary file added res/parts/hats/37.png
Binary file added res/parts/hats/38.png
Binary file added res/parts/hats/39.png
Binary file added res/parts/side/0.png
Binary file added res/parts/side/1.png

0 comments on commit e0ab292

Please sign in to comment.