Skip to content

Commit fe9a8bb

Browse files
committed
material farmer: add logs
1 parent ad05704 commit fe9a8bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SerialPrograms/Source/PokemonSV/Programs/Farming/PokemonSV_MaterialFarmerTools.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,8 @@ void run_material_farmer(
249249
COLOR_PURPLE
250250
);
251251
}
252+
}else{
253+
console.log("Sandwich making disabled. Skip sandwich checks.", COLOR_ORANGE);
252254
}
253255

254256
// heal before starting Let's go

0 commit comments

Comments
 (0)