Add more tutorial steps

This commit is contained in:
Griatch 2020-06-20 19:37:09 +02:00
parent 1618a2d69a
commit 52c3e07ad9
10 changed files with 314 additions and 182 deletions

View file

@ -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).