Skip to content

Commit

Permalink
More Asgore faces.
Browse files Browse the repository at this point in the history
  • Loading branch information
valrus committed Jan 17, 2016
1 parent 4136048 commit c8fc82b
Show file tree
Hide file tree
Showing 18 changed files with 3 additions and 3 deletions.
Binary file added src/static/images/sprites/Asgore/10.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 src/static/images/sprites/Asgore/11.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 src/static/images/sprites/Asgore/12.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 src/static/images/sprites/Asgore/13.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 src/static/images/sprites/Asgore/14.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 src/static/images/sprites/Asgore/15.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 src/static/images/sprites/Asgore/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 src/static/images/sprites/Asgore/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 src/static/images/sprites/Asgore/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 src/static/images/sprites/Asgore/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 src/static/images/sprites/Asgore/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 src/static/images/sprites/Asgore/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 src/static/images/sprites/Asgore/7.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 src/static/images/sprites/Asgore/8.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 src/static/images/sprites/Asgore/9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/static/js/Character.elm
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ moodCount c =
22

Asgore ->
6
21

Napstablook ->
2
Expand Down
2 changes: 1 addition & 1 deletion src/static/js/elm.js
Original file line number Diff line number Diff line change
Expand Up @@ -12082,7 +12082,7 @@ Elm.Character.make = function (_elm) {
case "Papyrus": return 19;
case "Undyne": return 24;
case "Alphys": return 22;
case "Asgore": return 6;
case "Asgore": return 21;
case "Napstablook": return 2;
case "Mettaton": return 22;
case "Flowey": return 21;
Expand Down
2 changes: 1 addition & 1 deletion src/static/js/elm.min.js

Large diffs are not rendered by default.

0 comments on commit c8fc82b

Please sign in to comment.