diff options
Diffstat (limited to 'constants')
-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 ] } } |