fffiloni commited on
Commit
a8a3c1e
1 Parent(s): 71bfddf

added The Missile meme character to the library

Browse files
Files changed (1) hide show
  1. characters.json +5 -0
characters.json CHANGED
@@ -28,5 +28,10 @@
28
  "image": "examples/library/Anton/Anton.png",
29
  "title": "Anton",
30
  "speaker": "Anton"
 
 
 
 
 
31
  }
32
  ]
 
28
  "image": "examples/library/Anton/Anton.png",
29
  "title": "Anton",
30
  "speaker": "Anton"
31
+ },
32
+ {
33
+ "image": "examples/library/The_Missile/The_Missile.png",
34
+ "title": "The_Missile",
35
+ "speaker": "The_Missile"
36
  }
37
  ]