Skip to content

Commit ca26ffd

Browse files
author
Gin
committed
fix program descrption
1 parent 9a2751f commit ca26ffd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

SerialPrograms/Source/PokemonLZA/Programs/TestPrograms/PokemonLZA_CheckBoxCellInfo.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ CheckBoxCellInfo_Descriptor::CheckBoxCellInfo_Descriptor()
3131
STRING_POKEMON + " LZA", "Check Box Cell Info",
3232
"",
3333
"Test program to check inference on pokemon info in box system. "
34-
"When started, this program detects whether the cell is empty, and whether the Pokemon is shiny or alpha "
35-
"before immidiately finishes. Check the detection result on log overlay or in logs.",
34+
"Move around on box cells while running the pokemon. Log overlay will show current selected cell and pokemon info of the cell.",
3635
ProgramControllerClass::StandardController_NoRestrictions,
3736
FeedbackType::REQUIRED,
3837
AllowCommandsWhenRunning::ENABLE_COMMANDS,

0 commit comments

Comments
 (0)