@@ -49,6 +49,7 @@ export const InstructionDictionary = {
// Dive & Rise
DIVE: "u",
RISE: "O",
+ FISHERMAN: "`",
// Functions
JUMP: ".",
JUMP_STORED: "C",