chiark / gitweb /
Copy The Golden Circle to The Tomb of the Lost Prince as a start.
[PlayersGuide.git] / The_Tomb_of_the_Lost_Prince / Character_Creation / Partial_Powers / Power_Words.dot
1 digraph powerword {
2         size="10,5";
3         layout=dot;
4         splines=true;
5
6         subgraph cluster_powerword {
7                 bgcolor="LightGrey";
8                 "Power Words";
9                 "Each Power Word";
10         }
11
12         "Teacher" -> "Power Words" -> "Each Power Word";
13 }