mirror of
https://github.com/evennia/evennia.git
synced 2026-03-27 18:26:32 +01:00
Some cleanup in the beginner tutorial's first lessons
This commit is contained in:
parent
1e21fbd392
commit
d5091ea7a8
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