diff options
| author | realtradam <[email protected]> | 2022-11-14 03:28:15 -0500 |
|---|---|---|
| committer | realtradam <[email protected]> | 2022-11-14 03:28:15 -0500 |
| commit | 683e652c96cbe50f1fd893a72601075e01630e99 (patch) | |
| tree | 329ca9fe6884e1f0a88787134154dd79d917f07a /src/SUMMARY.md | |
| parent | beb954b74929633da599803c5b0e89548511e155 (diff) | |
| download | Plore-Tabletop-Game-683e652c96cbe50f1fd893a72601075e01630e99.tar.gz Plore-Tabletop-Game-683e652c96cbe50f1fd893a72601075e01630e99.zip | |
lots of progress
Diffstat (limited to 'src/SUMMARY.md')
| -rw-r--r-- | src/SUMMARY.md | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 8be9d04..e2373a6 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -1,4 +1,5 @@ # Summary + [Intro](./intro.md) - [Build Your Character](character-builder.md) @@ -14,14 +15,15 @@ - [Armour](armour.md) - [Weapons](weapons.md) -- [Spellcasting](Spellcasting.md) - - [Running The Game]() - - [Combat](./combat.md) - - [Social](social.md) - - [Checks](checks.md) - - [Fate Deck](fate-deck.md) - - [Travel](travel.md) + - [Checks](running-the-game/checks.md) + - [Abilities](running-the-game/abilities.md) + - [Attacking](running-the-game/weapons.md) + - [Spellcasting](running-the-game/spellcasting.md) + - [Combat](running-the-game/combat.md) + - [Social](running-the-game/social.md) + - [Fate Deck](running-the-game/fate-deck.md) + - [Travel](running-the-game/travel.md) - [Indices]() - [Weapons](./weapons.md) |
