Update map

This commit is contained in:
Madison Scott-Clary
2019-09-01 16:41:47 -07:00
parent 36b44e3d13
commit 0745b88987
3 changed files with 744 additions and 713 deletions

View File

@ -33,11 +33,12 @@ digraph Map {
"ally 15" [href="/15"]
"ally 16" [href="/16"]
"ally 17" [href="/17"]
"ally 18" [href="/18"]
"To be continued..." [shape="none"]
"ally 1" -> "ally 2" -> "ally 3" -> "ally 4" -> "ally 5" ->
"ally 6" -> "ally 7" -> "ally 8" -> "ally 9" -> "ally 10" ->
"ally 11" -> "ally 12" -> "ally 13" -> "ally 14" -> "ally 15" ->
"ally 16" -> "ally 17" -> "To be continued..."
"ally 16" -> "ally 17" -> "ally 18" -> "To be continued..."
node[group="dad",style="filled",fillcolor="#cccccc",fontcolor="#222222"]
"Dad 1" [href="/dad/1"]

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 104 KiB

After

Width:  |  Height:  |  Size: 105 KiB