//variable holding my monsters var monsters = ["slug", "zombie", "wasp"]; //variable that gets a random monster out of my array var ra