Instead of spawning "enemy" just spawn the objects you want at those spots.
* Add another private variable to spw2 and call it "toSpawn" then change it to the name of the object you want to spawn.
* Edit the spawn action and right click "object" and select "use expression".
* Then input Spw2.Value('toSpawn')