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:
24
pak/upgrades/agility.mmd
Normal file
24
pak/upgrades/agility.mmd
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
title: Agility Upgrades
|
||||
theme: base
|
||||
themeVariables:
|
||||
primaryColor: "#00aa00"
|
||||
---
|
||||
flowchart LR
|
||||
speed1@{label: "Speedier Seagull"}
|
||||
speed2@{label: "Greased Wings"}
|
||||
|
||||
theft_chance1@{label: "Swooping Techniques"}
|
||||
theft_chance2@{label: "The Element of Surprise"}
|
||||
|
||||
passive_shinies_income1@{label: "Get On The Floor"}
|
||||
passive_shinies_income2@{label: "Open The Door"}
|
||||
passive_shinies_income3@{label: "Walk Like A Dinosaur"}
|
||||
|
||||
speed1-->speed2
|
||||
theft_chance1-->speed1
|
||||
theft_chance1-->theft_chance2
|
||||
|
||||
theft_chance1-->passive_shinies_income1
|
||||
-->passive_shinies_income2
|
||||
-->passive_shinies_income3
|
Reference in New Issue
Block a user