diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-08-23 11:11:18 +0200 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-08-23 11:11:18 +0200 |
commit | 3b7d052b5f0c22ff994d76003523e8eb92539604 (patch) | |
tree | a9f43be9d5c3f820d5e3cf019fc6360adf1e35b9 /constants | |
parent | ac9efdff62aaf0cf12b2d35d96eff34adfcaadf0 (diff) | |
download | SkyHanni-REPO-3b7d052b5f0c22ff994d76003523e8eb92539604.tar.gz SkyHanni-REPO-3b7d052b5f0c22ff994d76003523e8eb92539604.tar.bz2 SkyHanni-REPO-3b7d052b5f0c22ff994d76003523e8eb92539604.zip |
added Red Sand to reputation helper
Diffstat (limited to 'constants')
-rw-r--r-- | constants/CrimsonIsleReputation.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/constants/CrimsonIsleReputation.json b/constants/CrimsonIsleReputation.json index fbbb7c5..4f8aeee 100644 --- a/constants/CrimsonIsleReputation.json +++ b/constants/CrimsonIsleReputation.json @@ -127,6 +127,10 @@ "Gazing Pearl": { "item": "GAZING_PEARL", "location": [] + }, + "Red Sand": { + "item": "SAND-1", + "location": [] } }, "DOJO": { |