From 5eb297341eee3ff5a0a0243ee7a641d100d2b482 Mon Sep 17 00:00:00 2001 From: deepmurk <axiao@protonmail.com> Date: Mon, 8 Oct 2018 06:07:45 -0400 Subject: [PATCH] More link name fixes --- src/js/rulesAssistantOptions.tw | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/js/rulesAssistantOptions.tw b/src/js/rulesAssistantOptions.tw index 33f2730b57d..4f591d93173 100644 --- a/src/js/rulesAssistantOptions.tw +++ b/src/js/rulesAssistantOptions.tw @@ -1153,9 +1153,9 @@ window.rulesAssistantOptions = (function() { ["Pony outfit (nice)", "a nice pony outfit"], ["Pony outfit (slutty)", "a slutty pony outfit"], ["Red Army uniform", "a red army uniform"], - ["Shimapan Bra", "a striped bra"], - ["Shimapan Panties", "striped panties"], - ["Shimapan Underwear", "striped underwear"], + ["Striped Bra", "a striped bra"], + ["Striped Panties", "striped panties"], + ["Striped Underwear", "striped underwear"], ["Skimpy battledress", "battledress"], ["Skimpy loincloth", "a skimpy loincloth"], ["Schutzstaffel uniform (nice)", "a schutzstaffel uniform"], -- GitLab