PoisonGuy[] poison; int maxPoisons = 10; void poisonSetup(){ poison=new PoisonGuy[maxPoisons]; for(int i=0;i