From 0cb441bd0c06b5940bac84790b32feef68aad6ab Mon Sep 17 00:00:00 2001 From: MysticExile <30736337+MysticExile@users.noreply.github.com> Date: Sun, 25 Nov 2018 23:21:41 +0100 Subject: [PATCH] Add pikachu meme --- src/responses/yuzu.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/responses/yuzu.json b/src/responses/yuzu.json index df4cd59..9d1f402 100644 --- a/src/responses/yuzu.json +++ b/src/responses/yuzu.json @@ -20,7 +20,8 @@ "format": { "reply": "A full description of game formats the yuzu supports and when to use them can be found on our wiki. "}, "keys": { "reply": "Most games require encryption keys to boot. You can dump them from your Switch by following this guide on our wiki. "}, "game-updates": { "reply": "Installing and using game updates are a seperate process from the base game. Check out our updates tutorial on our wiki. "}, - "log": { "reply": "This forum topic tells you how to __get the log file__: "} + "log": { "reply": "This forum topic tells you how to __get the log file__: "}, + "pikachu": {"reply":""} } }