ID:176673
 
How would i make it so it looks for two and not just one?
Here is my code and thanks in advance:

(locate(/obj/mining/Copper) in usr)
if(locate(/obj/one) in usr && locate(/obj/two) in usr)
//stuff