Skip to content

Commit dfa86bf

Browse files
committed
add missing locations, disc info
1 parent 7809a2b commit dfa86bf

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

ui/raidboss/data/07-dt/eureka/occult_crescent_north_horn.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,31 +189,37 @@ const triggerSet: TriggerSet<Data> = {
189189
},
190190
{
191191
'locale': 'de',
192+
'missingTranslations': true,
192193
'replaceSync': {},
193194
'replaceText': {},
194195
},
195196
{
196197
'locale': 'fr',
198+
'missingTranslations': true,
197199
'replaceSync': {},
198200
'replaceText': {},
199201
},
200202
{
201203
'locale': 'ja',
204+
'missingTranslations': true,
202205
'replaceSync': {},
203206
'replaceText': {},
204207
},
205208
{
206209
'locale': 'cn',
210+
'missingTranslations': true,
207211
'replaceSync': {},
208212
'replaceText': {},
209213
},
210214
{
211215
'locale': 'tc',
216+
'missingTranslations': true,
212217
'replaceSync': {},
213218
'replaceText': {},
214219
},
215220
{
216221
'locale': 'ko',
222+
'missingTranslations': true,
217223
'replaceSync': {},
218224
'replaceText': {},
219225
},

ui/raidboss/data/07-dt/eureka/occult_crescent_north_horn.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ hideall "--sync--"
182182
# Quadrant Discs + Ancient Aero
183183
8323.4 label "oc-familiar-tactics-loop"
184184
8327.7 "Inspirited Hurricane" Ability { id: "B9B0", source: "Elm Gigas" }
185+
8327.7 "--quadrant discs--"
185186
8331.9 "Unbowed Spirit" #Ability { id: "B9AB", source: "Elm Gigas" } duration 12.9
186187
8334.1 "Ancient Aero x10" #Ability { id: "B9B4", source: "Elm Gigas" } duration 9
187188
8342.1 "Spinning Sweep" Ability { id: "B9B5", source: "Elm Gigas" }
@@ -198,6 +199,7 @@ hideall "--sync--"
198199

199200
# Random Discs + Ancient Aero
200201
8403.2 "Unbowed Spirit (castbar)" Ability { id: "B9AA", source: "Elm Gigas" }
202+
8403.2 "--random discs--"
201203
8406.3 "Unbowed Spirit" #Ability { id: "B9AB", source: "Elm Gigas" } duration 13.5
202204
8408.6 "Ancient Aero x10" #Ability { id: "B9B4", source: "Elm Gigas" } duration 9
203205
8420.2 "--middle--" StartsUsing { id: "B9B5", source: "Elm Gigas" } window 5,5

0 commit comments

Comments
 (0)