Skip to content

Commit

Permalink
feat(weapon): add whisper
Browse files Browse the repository at this point in the history
  • Loading branch information
MoonieGZ committed Mar 20, 2024
1 parent 07d87c5 commit 44c05a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Felicity/DiscordCommands/Interactions/LookupCommands.cs
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,7 @@ private static async Task<Embed> GenerateLookupEmbed(BungieResponse<DestinyProfi
DefinitionHashes.Collectibles.TractorCannon,
DefinitionHashes.Collectibles.Witherhoard,
DefinitionHashes.Collectibles.Xenophage,
DefinitionHashes.Collectibles.WhisperoftheWorm,
DefinitionHashes.Collectibles.AeonSafe,
DefinitionHashes.Collectibles.AeonSoul,
DefinitionHashes.Collectibles.AeonSwift,
Expand Down

0 comments on commit 44c05a5

Please sign in to comment.