mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Update Building-Quickstart.md
Changing the description command to desc (which exist in dev-1.0)
This commit is contained in:
parent
a83f21ef2f
commit
1e66de58ab
1 changed files with 1 additions and 1 deletions
|
|
@ -115,7 +115,7 @@ Try to `look` at the box to see the (default) description.
|
|||
|
||||
The description you get is not very exciting. Let's add some flavor.
|
||||
|
||||
describe box = This is a large and very heavy box.
|
||||
desc box = This is a large and very heavy box.
|
||||
|
||||
If you try the `get` command we will pick up the box. So far so good, but if we really want this to
|
||||
be a large and heavy box, people should _not_ be able to run off with it that easily. To prevent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue