added The Missile meme character to the library
Browse files- 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 |
]
|