Jump to content

Recommended Posts

I figured it out. What you do is this:

modmain.lua:

--change the carol
Assets = {
 
    Asset( "SOUNDPACKAGE", "sound/name_here.fev" ),
    Asset( "SOUND", "sound/name_here.fsb" ),
}
RemapSoundEvent("dontstarve/characters/name_here/carol", "name_here/name_here/carol")

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...