tModLoader Dust and Sound Catalogue 2

A little thing: dust 179 is for shadowflame (for anyone that was trying to find it)
 
Last edited:
I know this thread is old, but how do I use the gun sound? Do I just type item.UseSound = 2:11?
I really couldn't find anything online.
 
I know this thread is old, but how do I use the gun sound? Do I just type item.UseSound = 2:11?
I really couldn't find anything online.
You can use item.UseSound = SoundID.Item11;. (Of course, make sure to add using Terraria.ID; if you haven't already)

By the way, I recommend you check out the tModLoader wiki, there's a lot of useful guides and documentation around there. Here's the basic sounds guide, just for the record :)
 
Back
Top Bottom