diff options
author | Luna <me@alexia.lol> | 2024-04-17 08:05:45 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-17 16:05:45 +1000 |
commit | 6f8c8c4609fe42c735b0e0a10f9d8536b0e4adc0 (patch) | |
tree | 6734500a71be7cbd439d1b44fb114f797cbc86f5 | |
parent | bddac89ec1bc00c6f3840c975bd5ce2e8c42b738 (diff) | |
download | SkyHanni-REPO-6f8c8c4609fe42c735b0e0a10f9d8536b0e4adc0.tar.gz SkyHanni-REPO-6f8c8c4609fe42c735b0e0a10f9d8536b0e4adc0.tar.bz2 SkyHanni-REPO-6f8c8c4609fe42c735b0e0a10f9d8536b0e4adc0.zip |
Fix Enigma Soul being called "2 Players Soul Soul" (#152)
-rw-r--r-- | constants/EnigmaSouls.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/EnigmaSouls.json b/constants/EnigmaSouls.json index dc8547b..1847bed 100644 --- a/constants/EnigmaSouls.json +++ b/constants/EnigmaSouls.json @@ -70,7 +70,7 @@ "position": "-34:71:-88" }, { - "name": "2 Players Soul", + "name": "2 Players", "position": "-106:78:-101" }, { |