mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Clean up develop doc build to avoid clashes
This commit is contained in:
parent
9238a9bb58
commit
03fcb81fb3
23 changed files with 82 additions and 83 deletions
|
|
@ -1,7 +1,5 @@
|
|||
# Our own commands
|
||||
|
||||
[prev lesson](./Searching-Things) | [next lesson](./More-on-Commands)
|
||||
|
||||
In this lesson we'll learn how to create our own Evennia _Commands_. If you are new to Python you'll
|
||||
also learn some more basics about how to manipulate strings and get information out of Evennia.
|
||||
|
||||
|
|
@ -391,6 +389,4 @@ In this lesson we learned how to create our own Command, add it to a CmdSet and
|
|||
We also upset a dragon.
|
||||
|
||||
In the next lesson we'll learn how to hit Smaug with different weapons. We'll also
|
||||
get into how we replace and extend Evennia's default Commands.
|
||||
|
||||
[prev lesson](./Searching-Things) | [next lesson](./More-on-Commands)
|
||||
get into how we replace and extend Evennia's default Commands.
|
||||
Loading…
Add table
Add a link
Reference in a new issue