From cc101d108a24a2bca46489fe407894d0474e61c1 Mon Sep 17 00:00:00 2001 From: andmcadams Date: Thu, 13 Jan 2022 02:48:40 -0800 Subject: [PATCH] wikisync: add newlines to warning (#2296) --- plugins/wikisync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/wikisync b/plugins/wikisync index 05e41fe3e..f4b507419 100644 --- a/plugins/wikisync +++ b/plugins/wikisync @@ -1,3 +1,3 @@ repository=https://github.com/andmcadams/WikiSync.git commit=65f928ec5b7448597c32866a5b696f7925f969bb -warning=Similar to the official HiScores, this plugin pushes up data about your character that can be viewed by anyone. We don't suggest using this if you are (for example) a PvP-locked hardcore ironman, where broadcasting your quest status could be detrimental to your account by giving away information about what you're currently doing. +warning=Similar to the official HiScores, this plugin pushes up data about your character that can be viewed by anyone.
We don't suggest using this if you are (for example) a PvP-locked hardcore ironman, where broadcasting your
quest status could be detrimental to your account by giving away information about what you're currently doing.