mirror of
https://github.com/evennia/evennia.git
synced 2026-04-06 07:57:16 +02:00
Clean up client grid
This commit is contained in:
parent
dd6a7875bf
commit
397b5feedf
6 changed files with 110 additions and 85 deletions
|
|
@ -1,4 +1,4 @@
|
|||
[prev lesson]() | [next lesson]()
|
||||
[prev lesson](../../../Unimplemented) | [next lesson](../../../Unimplemented)
|
||||
|
||||
# Making a sittable object
|
||||
|
||||
|
|
@ -799,4 +799,4 @@ Eagle-eyed readers will notice that the `stand` command sitting "on" the chair (
|
|||
together with the `sit` command sitting "on" the Character (variant 2). There is nothing stopping you from
|
||||
mixing them, or even try a third solution that better fits what you have in mind.
|
||||
|
||||
[prev lesson]() | [next lesson]()
|
||||
[prev lesson](../../../Unimplemented) | [next lesson](../../../Unimplemented)
|
||||
Loading…
Add table
Add a link
Reference in a new issue