diff --git a/assets/ms/models/quest/waterfall_quest/chalice.json b/assets/ms/models/quest/waterfall_quest/chalice.json index 31a9f9ba7..e5bc7ef3b 100644 --- a/assets/ms/models/quest/waterfall_quest/chalice.json +++ b/assets/ms/models/quest/waterfall_quest/chalice.json @@ -1085,6 +1085,11 @@ "head": { "translation": [3.75, -12.25, 3], "scale": [4, 4, 4] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [3.25, 2.75, -30], + "scale": [4, 4, 4] } } } \ No newline at end of file diff --git a/assets/ms/models/quest/waterfall_quest/chalice_ashes.json b/assets/ms/models/quest/waterfall_quest/chalice_ashes.json index 1908dd057..86109ee9a 100644 --- a/assets/ms/models/quest/waterfall_quest/chalice_ashes.json +++ b/assets/ms/models/quest/waterfall_quest/chalice_ashes.json @@ -1085,6 +1085,11 @@ "head": { "translation": [3.75, -12.25, 3], "scale": [4, 4, 4] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [3.25, 2.75, -30], + "scale": [4, 4, 4] } } } \ No newline at end of file