diff --git a/_docs/getting-started/default-macros.md b/_docs/getting-started/default-macros.md index cd4a33f..e2bf16f 100644 --- a/_docs/getting-started/default-macros.md +++ b/_docs/getting-started/default-macros.md @@ -31,7 +31,9 @@ Macro | Syntax | Description `face` | `face ` | Face N, E, S, or W. `empty` | `empty ` | Empty the bottle in your chosen hand. `fill` | `fill ` | Fill the bottle in your chosen hand based on where you are. -`look at` | `look at ` | Get a description of the target. +`consider` | `consider ` | Get a description of the target. +`look` | `look` | Look at the ground, not searching anything. +`look` | `look ` | Look in a direction, examining the specifics of that object. Doors will tell you required key descriptions, etc. `open` | `open ` | Open the door either N, S, E, or W from you. `close` | `close ` | Close the door either N, S, E, or W from you. `write` | `write ` | While holding an ink pot and an empty scroll, you can add your own message to the scroll.