Skip to content

Commit 488bb39

Browse files
committed
README direct to site, powers category list consistency
1 parent 1aeb450 commit 488bb39

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ roleplaying game. A magical world awaits, where Players come first. In Deck of
55
Adventures, it’s your turn, your choice.
66

77
Deck of Adventures is a collaborative roleplaying system, built with an open source
8-
ethos. Please visit our
9-
[Development Guide](./docs/src/2_Development/) to learn more about this project. Or
10-
visit our [Mechanics Guide](./docs/src/1_Mechanics/01_PlayerGuide_Full.md) to learn more
11-
about how to play.
8+
ethos. To explore the project, please visit our
9+
[website](https://deckofadventures.github.io/TheGame/), which includes both our
10+
[Development Guide](https://deckofadventures.github.io/TheGame/1.0/2_Development/02_Design_Document/)
11+
and [Mechanics Guide](https://deckofadventures.github.io/TheGame/1.0/1_Mechanics/01_PlayerGuide_Full/).
1212

1313
## Join our [Discord server!](https://discord.gg/dk6RfWgPHF)
1414

docs/src/1_Mechanics/04_Powers.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,9 @@ Speedy:
574574
XP: 1
575575

576576
Quick Draw:
577-
Category: [ Combat, Control ]
577+
Category:
578+
- Combat
579+
- Control
578580
Type: Passive
579581
XP: 0 # If AGL > 2, free Upper Hand on TC draw
580582
PP: 0

0 commit comments

Comments
 (0)