chiark / gitweb /
c8041dc56899f4658771d4695efe687385946d15
[ArtibusWiki.git] / Setting / mercereportals.dot
1 graph portals{ 
2         size="10,10";        
3         layout=fdp;
4         splines=true;
5                 
6         subgraph cluster_ga {
7                 Valnastium;
8                 label="Greater Alps";
9                 graph[style=dotted];
10                 bgcolor=yellow;                
11         }
12         subgraph cluster_hi {
13                 "Circulus Ruber";
14                 Vigil;
15                 label="Hibernian";
16                 graph[style=dotted];
17                 bgcolor=pink;               
18         }
19         subgraph cluster_ib {
20                 Barcelona;
21                 Unnamed4;
22                 label="Iberian";
23                 graph[style=dotted];
24                 bgcolor=MediumPurple;               
25         }
26         subgraph cluster_le {
27                 "Al-Arama";
28                 Foothold;
29                 "The Hermetic Embassy";
30                 label="The Levant";
31                 graph[style=dotted];
32                 bgcolor=yellow;               
33         }
34         subgraph cluster_ll {
35                 Unnamed1;
36                 label="Loch Legean";
37                 graph[style=dotted];
38                 bgcolor="#ff8888";               
39         }                
40         subgraph cluster_no {
41                 Fudarus;
42                 label="Normandy";
43                 graph[style=dotted];
44                 bgcolor="#ff8888";               
45         }
46         subgraph cluster_nv {
47                 "Priapet Maior";
48                 "Rodnya (ex)" [bgcolor=grey];
49                 "Three Lakes";
50                 label="Novgorod";
51                 graph[style=dotted];
52                 bgcolor="#ff8888";               
53         }
54         subgraph cluster_pr {
55                 Unnamed3;
56                 label="Provençal";
57                 graph[style=dotted];
58                 bgcolor=cyan;               
59         }
60         subgraph cluster_rh {
61                 Crintera;
62                 Durenmar;
63                 Irencillia;
64                 label="Rhine";
65                 graph[style=dotted];
66                 bgcolor=LightBlue;               
67         }
68         subgraph cluster_ro {
69                 Harco;
70                 Magvillus;
71                 Unnamed2;
72                 "Vardian's Tomb";
73                 Verdi;
74                 label="Roman";
75                 graph[style=dotted];
76                 bgcolor=brown2;               
77         }
78         subgraph cluster_st {
79                 "Magnantrum (ex)" [bgcolor=grey];
80                 "Schola Pythagorus";
81                 label="Stonehenge";
82                 graph[style=dotted];
83                 bgcolor=green;               
84         }
85         subgraph cluster_th {
86                 Hedyosmos;
87                 Xylinites;
88                 "Moero's Garden";
89                 label="Thebes";
90                 graph[style=dotted];
91                 bgcolor=cyan;               
92         }
93         subgraph cluster_tr {
94                 Coeris;
95                 label="Transylvanian";
96                 graph[style=dotted];
97                 bgcolor=green;               
98         }
99
100         "Coeris" -- "Unnamed4"
101         "Crintera" -- "Rodnya (ex)"
102         "Fudarus" -- "Foothold"
103         "Fudarus" -- "Hedyosmos"
104         "Harco" -- "Durenmar"
105         "Harco" -- "Magnantrum (ex)"
106         "Harco" -- "Valnastium"
107         "Harco" -- "Three Lakes"
108         "Magvillus" -- "The Hermetic Embassy"
109         "Schola Pythagorus" -- "Circulus Ruber"
110         "Schola Pythagorus" -- "Unnamed1"
111         "Unnamed2" -- "Coeris"
112         "Unnamed3" -- "Crintera"
113         "Unnamed3" -- "Irencillia"
114         "Valnastium" -- "Barcelona"
115         "Valnastium" -- "Moero's Garden"
116         "Valnastium" -- "Schola Pythagorus"
117         "Valnastium" -- "Xylinites"
118         "Vardian's Tomb" -- "Verdi"
119         "Vardian's Tomb" -- "Al-Arama"
120         "Vigil" -- "Priapet Maior" [label="Merinita"]
121 }