chiark / gitweb /
Add TNNC/GC
[PlayersGuide.git] / TirNaNogthCon / The_Golden_Circle / 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 }