Updated Arachnus's music

This commit is contained in:
FyloZ 2020-06-06 12:47:37 -04:00
parent 80262bf100
commit ab564d0d3c
2 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ namespace Decimation.Content.NPCs.Arachnus
npc.noTileCollide = false; // When not enraged
npc.HitSound = SoundID.NPCHit6;
npc.DeathSound = SoundID.NPCDeath10;
music = mod.GetSoundSlot(SoundType.Music, "Sounds/Music/Drums_of_hell");
music = mod.GetSoundSlot(SoundType.Music, "Sounds/Music/Arachnus");
bossBag = ModContent.ItemType<ArachnusTreasureBag>();
npc.lavaImmune = true;

BIN
Sounds/Music/Arachnus.mp3 Normal file

Binary file not shown.