giant freakin documentation and reorganization pass, it also uses cmake because all the building was getting too complicated for shell scripts
This commit is contained in:
22
pak/upgrades/leadership.mmd
Normal file
22
pak/upgrades/leadership.mmd
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: Leadership Upgrades
|
||||
theme: base
|
||||
themeVariables:
|
||||
primaryColor: "#ffaa00"
|
||||
---
|
||||
flowchart LR
|
||||
offline_gen@{label: "Tireless Colony"}
|
||||
offline_gen_bonus1@{label: "Swoop Where He's Unprepared"}
|
||||
offline_gen_bonus2@{label: "Fly Where You're Unexpected"}
|
||||
|
||||
recruit_chance1@{label: "Squawk Softly"}
|
||||
recruit_chance2@{label: "Wink"}
|
||||
recruit_chance3@{label: "Sea Tzu's Art of Swoop"}
|
||||
|
||||
recruit_chance1-->recruit_chance2
|
||||
recruit_chance2-->recruit_chance3
|
||||
|
||||
recruit_chance3-->offline_gen_bonus1
|
||||
offline_gen---->offline_gen_bonus1
|
||||
offline_gen_bonus1-->offline_gen_bonus2
|
||||
|
Reference in New Issue
Block a user