Skip to content

Commit

Permalink
remove unused images
Browse files Browse the repository at this point in the history
  • Loading branch information
willemolding committed Jan 9, 2024
1 parent 50a7f60 commit 0578217
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 9 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
8 changes: 0 additions & 8 deletions client/public/story/Setup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,6 @@ backgrounds:
cave: assets/backgrounds/cave.png

characters:
deuzi:
displayName: Deuzilene
speechColour: "#ca90cf"
looks:
normal: assets/characters/Char3NormalSchool.png
happy: assets/characters/Char3HappySchool.png
angry: assets/characters/Char3AngrySchool.png

raven:
displayName: Raven
speechColour: "#ca90cf"
Expand Down
2 changes: 1 addition & 1 deletion client/public/story/Story.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ start:
- if ({dead}):
- scene: deathScreen

# - play mysterious: LOOPED
- play mysterious: LOOPED
- scene: manageActions

manageActions:
Expand Down

0 comments on commit 0578217

Please sign in to comment.