diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-01-22 13:33:17 +0100 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-01-22 13:33:17 +0100 |
commit | 97f28774859d8c028b1f1d272bc8f44295ef328f (patch) | |
tree | a5f81496322aa593ff54aff2a632b5f4c93892a5 | |
parent | fc4037ef0c930af9e45b62554a899e0096a846ff (diff) | |
download | SkyHanni-REPO-97f28774859d8c028b1f1d272bc8f44295ef328f.tar.gz SkyHanni-REPO-97f28774859d8c028b1f1d272bc8f44295ef328f.tar.bz2 SkyHanni-REPO-97f28774859d8c028b1f1d272bc8f44295ef328f.zip |
Changed kuudra location.
-rw-r--r-- | constants/CrimsonIsleReputation.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/constants/CrimsonIsleReputation.json b/constants/CrimsonIsleReputation.json index c7b5cec..45f69b8 100644 --- a/constants/CrimsonIsleReputation.json +++ b/constants/CrimsonIsleReputation.json @@ -174,17 +174,17 @@ "Basic": { "item": "KUUDRA_TIER_KEY", "location": [ - -372, + -371.5, 114, - -1034 + -1033.5 ] }, "Hot": { "item": "KUUDRA_HOT_TIER_KEY", "location": [ - -372, + -371.5, 114, - -1034 + -1033.5 ] } } |