Format
.add-particles *object* *count*
Immediately spawns a batch of particles for a known particle set.
The object parameter is a reference string for the object that holds the particles.
A negative count is allowed, which will absorb some ordinary particle spawns.
.add-particles [0x200004f] 50
If the object isn’t known to the client, nothing will happen.