diff --git a/commands/fun/a.ts b/commands/fun/a.ts index 495352f..e00dbb4 100644 --- a/commands/fun/a.ts +++ b/commands/fun/a.ts @@ -17,7 +17,8 @@ export default commandModule({ './images/Wheelook.png', './images/MarioCabrera.png', './images/Paticama.png', - './images/Vinci.png' + './images/Vinci.png', + './images/SrIzan.png' ] const images = imagesArray[Math.floor(Math.random() * imagesArray.length)]; diff --git a/images/SrIzan.png b/images/SrIzan.png new file mode 100644 index 0000000..797e6e1 Binary files /dev/null and b/images/SrIzan.png differ