aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorjani270 <jani270@gmx.de>2023-02-27 13:31:30 +0100
committerjani270 <jani270@gmx.de>2023-02-27 13:31:30 +0100
commit8693ecfae162f93cc1530f6b78c8352e1d9c353c (patch)
treec6281957ac64ea6b9dfa054f8f2a552d0686869b /constants
parentbb35f92582b8d385ee4b15f465a02677b8376725 (diff)
downloadSkyHanni-REPO-8693ecfae162f93cc1530f6b78c8352e1d9c353c.tar.gz
SkyHanni-REPO-8693ecfae162f93cc1530f6b78c8352e1d9c353c.tar.bz2
SkyHanni-REPO-8693ecfae162f93cc1530f6b78c8352e1d9c353c.zip
Added Burning Tier, Force Dojo, new Items and Slugfish
Diffstat (limited to 'constants')
-rw-r--r--constants/CrimsonIsleReputation.json28
1 files changed, 28 insertions, 0 deletions
diff --git a/constants/CrimsonIsleReputation.json b/constants/CrimsonIsleReputation.json
index c314458..df43727 100644
--- a/constants/CrimsonIsleReputation.json
+++ b/constants/CrimsonIsleReputation.json
@@ -49,6 +49,10 @@
"Golden Fish": {
"item": "GOLDEN_FISH_BRONZE",
"location": []
+ },
+ "Slugfish": {
+ "item": "SLUGFISH_BRONZE",
+ "location": []
}
},
"RESCUE": {
@@ -89,6 +93,14 @@
"Kada Lead": {
"item": "KADA_LEAD",
"location": []
+ },
+ "Wither Soul": {
+ "item": "WITHER_SOUL",
+ "location": []
+ },
+ "Mutated Blaze Ashes": {
+ "item": "MUTATED_BLAZE_ASHES",
+ "location": []
}
},
"DOJO": {
@@ -139,6 +151,14 @@
109,
-597
]
+ },
+ "Force": {
+ "item": "STICK",
+ "location": [
+ -235,
+ 109,
+ -597
+ ]
}
},
"MINIBOSS": {
@@ -199,6 +219,14 @@
114,
-1033.5
]
+ },
+ "Burning": {
+ "item": "KUUDRA_BURNING_TIER_KEY",
+ "location": [
+ -371.5,
+ 114,
+ -1033.5
+ ]
}
}
} \ No newline at end of file