Fix custom fog shadows changing sprites when chasing + add encounter vfx cues
There was a missing ANIM_handle call Floor Shadows had that Fog Shadows didn't, meaning ANIM_set calls were getting ignored when a fog shadow was chasing you. Encounter VFX cues were also added since that was missed in the initial extra vfx commit.