738739740741742743744745746747748
} } // add the uniform: Uniform clothes = new Uniform(map.getNextID(), map); guard.addItem(clothes); map.addItem(clothes); if(isStunned) guard.daze();