Add loop key to world.vfx.spawn and a way to remove them
From #8256:
Adding a
loopkey to the options table forworld.vfx.spawn, so the VFX can be force looped.
Also if we can loop a vfx we also need a way to remove them.
Accompanying MR is !4503 (merged)