Bungie-net / api

Resources for the Bungie.net API
Other
1.22k stars 92 forks source link

Widow's Court Activity Definition returns wrong map image #1327

Open mikechambers opened 4 years ago

mikechambers commented 4 years ago

The new activity definitions for Widow's Court returns the wrong map. It currently points to the map for Altar of Flame. It should point to:

https://www.bungie.net/img/destiny_content/pgcr/crucible_widows_court.jpg

The hashes from DestinyActivityDefinition with incorrect info are: 427041827, 2399854375, 906046314

Can view here: https://data.destinysets.com/i/Activity:427041827

jshaffstall-bng commented 4 years ago

Good catch, filed as TFS 958682.

mikechambers commented 4 years ago

fyi, Legion's Gulch is also wrong. Issue here: https://github.com/Bungie-net/api/issues/207

jshaffstall-bng commented 4 years ago

This is now fixed for Widow's Court. The Legion's Gulch activity is no longer in the game, so it's a lower priority for us to address.

mikechambers commented 4 years ago

Confirmed. Thanks!