mirror of
https://github.com/evennia/evennia.git
synced 2026-03-20 23:06:31 +01:00
Add more tutorial steps
This commit is contained in:
parent
1618a2d69a
commit
52c3e07ad9
10 changed files with 314 additions and 182 deletions
|
|
@ -649,6 +649,6 @@ The simple "Power" game mechanic should be easily expandable to something more f
|
|||
useful, same is true for the combat score principle. The `+attack` could be made to target a
|
||||
specific player (or npc) and automatically compare their relevant attributes to determine a result.
|
||||
|
||||
To continue from here, you can take a look at the [Tutorial World](../../Contrib/Tutorial-World-Introduction). For
|
||||
To continue from here, you can take a look at the [Tutorial World](Tutorial-World-Introduction). For
|
||||
more specific ideas, see the [other tutorials and hints](Tutorials) as well
|
||||
as the [Developer Central](Developer-Central).
|
||||
Loading…
Add table
Add a link
Reference in a new issue