/* Yulete's Lab: Making the Reagent */ function hit() { if (rm.getReactor().getState() == 4) { rm.dropItems(); } }