diff --git a/storage/constants/simbot_low_level_examples.json b/storage/constants/simbot_low_level_examples.json index 77aeaa3..5ef7f53 100644 --- a/storage/constants/simbot_low_level_examples.json +++ b/storage/constants/simbot_low_level_examples.json @@ -311,5 +311,58 @@ "TurnAround": { "examples": ["do a uturn", "look behind you", "spin around", "turn around"], "command": "Turn Around" + }, + "ExamineStickyNote": { + "examples": [ + "examine the stickynote", + "examine the sticky note", + "examine the note", + "examine the post-it", + "examine the post it", + "examine the postit", + "examine the note in front of you", + "examine the sticky note in front of you", + "examine the stickynote in front of you", + "examine the post it in front of you", + "examine the postit in front of you", + "examine the post-it in front of you", + "read the sticky note", + "read the stickynote", + "read the note", + "read the post-it", + "read the postit", + "read the post it", + "read the sticky note in front of you", + "read the stickynote in front of you", + "read the note in front of you", + "read the post-it in front of you", + "read the postit in front of you", + "read the post it in front of you", + "open the sticky note", + "open the stickynote", + "open the note", + "open the post-it", + "open the post it", + "open the postit", + "open the note in front of you", + "open the sticky note in front of you", + "open the stickynote in front of you", + "open the post it in front of you", + "open the postit in front of you", + "open the post-it in front of you", + "take the stickynote", + "take the sticky note", + "take the note", + "take the post-it", + "take the post it", + "take the postit", + "take the note in front of you", + "take the sticky note in front of you", + "take the stickynote in front of you", + "take the post it in front of you", + "take the postit in front of you", + "take the post-it in front of you" + ], + "command": "Examine Sticky Note " } }