Skip to content

Commit

Permalink
chore: Add in Naboo raid strings
Browse files Browse the repository at this point in the history
  • Loading branch information
jmiln committed Aug 12, 2024
1 parent 2e7536a commit 425e5d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/dataUpdater.js
Original file line number Diff line number Diff line change
Expand Up @@ -1000,6 +1000,7 @@ function saveRaidNames(locales) {
MISSION_GUILDRAIDS_KRAYTDRAGON_NAME: "kraytdragon",
MISSION_GUILDRAIDSLEGACY_HEROIC_NAME: "heroic",
MISSION_GUILDRAIDS_SPEEDERBIKE_NAME: "speederbike",
MISSION_GUILDRAIDS_NABOO_NAME: "naboo",
};
const raidNamesOut = {};
for (const lang of langList) {
Expand Down

0 comments on commit 425e5d3

Please sign in to comment.