Skip to content

Commit

Permalink
raidboss: fix fractal hard zone id
Browse files Browse the repository at this point in the history
  • Loading branch information
quisquous committed Jul 25, 2020
1 parent 951dbec commit fa20660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/raidboss/data/04-sb/dungeon/fractal_continuum_hard.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
cn: /^疯狂战舰无限回廊$/,
ko: /^무한연속 박물함\(어려움\)$/,
},
zoneId: ZoneId.TheFractalContinuum,
zoneId: ZoneId.TheFractalContinuumHard,
triggers: [
{
id: 'Fractal Swipe Servo',
Expand Down

0 comments on commit fa20660

Please sign in to comment.