If you want to help us maintaining this wiki, check out our discord server: https://discord.gg/3u69jMa 

Battledroid FS

From SWRC Wiki
Jump to navigation Jump to search
//=============================================================================
// Battledroid_FS.
//=============================================================================
class Battledroid_FS extends FootstepInfo;

defaultproperties
{
     FootstepSounds(0)=(Footsteps)
     FootstepSounds(1)=(Footsteps=((FootstepSound=SoundMultiple'GEN_Sound.Footsteps.bad_conc_BFprm')),WalkType=WalkT_BFPrimary)
     FootstepSounds(2)=(Footsteps=((FootstepSound=SoundMultiple'GEN_Sound.Footsteps.bad_metl_BFsec')),WalkType=WalkT_BFSecondary)
}