From 099a4484f469c6dc188f6053914f1fcd8f97fc90 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Mat=C3=ADas=20Locatti?=
<42481638+goldenx86@users.noreply.github.com>
Date: Sun, 6 Sep 2020 01:13:53 -0300
Subject: [PATCH] Add infringe
---
src/responses/yuzu.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/responses/yuzu.json b/src/responses/yuzu.json
index ae03ac5..36a3eb1 100644
--- a/src/responses/yuzu.json
+++ b/src/responses/yuzu.json
@@ -34,6 +34,7 @@
"r9": { "reply": ":beginner: **Rule #9:** \nTrying to evade or circumvent any of this server's rules will be considered as breaking them. Doing so will result in warnings, and eventually a ban."},
"mods": { "reply": "For a list of useful mods for your favorite games, check our database for downloads here: "},
"vc": { "reply": "yuzu requires the latest versions of Microsoft Visual C++. Please download and install the following dependency: "}
+ "infringe": { "reply": "We are aware of the emulator, and are pursuing legal action. They violate our license, and also ship with copyrighted Nintendo files. As such, any references or discussion of the emulator aren't allowed."},
}
}