Commit Diff


commit - fcb97c9fa11d1a3cd4f5e84b12a9685d44903dc1
commit + fbbe037dc166171a84c825cd57ae564c329c715b
blob - 74bff1104b7812ad3022486c9820d356e422e1c8
blob + 2eaaee816279c44933bdea661156875e18358045
--- parseexec.c
+++ parseexec.c
@@ -199,6 +199,7 @@ parseexec(const char *input)
 		{ &exec_put_in, "put A in B?" },
 		{ &exec_put_in, "drop A in B?" },
 		{ &exec_drop, "drop A?" },
+		{ &exec_give, "give the A?" },
 		{ &exec_give, "give A?" },
 		{ &exec_ask, "ask A?" },
 		{ &exec_inventory, "inventory" },