mirror of
https://github.com/evennia/evennia.git
synced 2026-04-04 06:57:16 +02:00
Some cleanup in the beginner tutorial's first lessons
This commit is contained in:
parent
cd7f34ee14
commit
e492a92b61
6 changed files with 82 additions and 170 deletions
|
|
@ -8,7 +8,7 @@ To test it, let's tell Evennia to apply the Funcparser on every outgoing message
|
|||
|
||||
After a reload, you can try this in-game
|
||||
|
||||
```{shell}
|
||||
```shell
|
||||
> say I got $randint(1,5) gold!
|
||||
You say "I got 3 gold!"
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue