This commit is contained in:
parent
0fc93545ce
commit
703ac28f52
16 changed files with 548 additions and 215 deletions
|
|
@ -10,8 +10,9 @@ let () =
|
|||
| "poke" -> poke ()
|
||||
| "gut" -> gut ()
|
||||
| "trade" -> trade ()
|
||||
(* | "look" -> look () *)
|
||||
| "look" -> look ()
|
||||
| "fresh" -> fresh ()
|
||||
| "hunt" -> hunt ()
|
||||
| _ -> help ()
|
||||
else help ()
|
||||
| None ->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue