Random Animations
Random ambient animations during spawn selection:
Config.RandomAnimations = {
{
Dictionary = 'mp_clothing@female@shoes',
Animation = 'try_shoes_positive_a'
},
{
Dictionary = 'mini@triathlon',
Animation = 'idle_d'
},
{
Dictionary = 'move_m@_idles@shake_off',
Animation = 'shakeoff_1'
}
}