From 1a04eb3647fbd2daa9cbe971ff8ccb0fe6411775 Mon Sep 17 00:00:00 2001 From: bread Date: Tue, 14 Jul 2026 22:19:05 +0200 Subject: [PATCH] fix: remove "up to level 99" in rule 1 Previously, rule 1 stated that level spoofers were allowed up to level 99, however we don't really care if level spoof exceeds this level. To prevent confusion, this commit removes that part. Thank you Skalop for pointing this out to me! --- game-rules/splatoon/rule.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game-rules/splatoon/rule.md b/game-rules/splatoon/rule.md index 2490a9c..749731c 100644 --- a/game-rules/splatoon/rule.md +++ b/game-rules/splatoon/rule.md @@ -1,6 +1,6 @@ ### 1. **Allowed Cosmetics and Client Mods** -Cosmetic modifications are permitted. This includes hidden gear, the Octoling model, level spoofers (up to level 99), and ink tanks, provided the ink capacity remains at the vanilla level. Client-side visual mods like ink color changers, ForceNightTime, and model swaps are also allowed. +Cosmetic modifications are permitted. This includes hidden gear, the Octoling model, level spoofers, and ink tanks, provided the ink capacity remains at the vanilla level. Client-side visual mods like ink color changers, ForceNightTime, and model swaps are also allowed. ### 2. **Spoofer Restrictions**