aboutsummaryrefslogtreecommitdiff
path: root/docs/turret/turret.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/turret/turret.md')
-rw-r--r--docs/turret/turret.md29
1 files changed, 21 insertions, 8 deletions
diff --git a/docs/turret/turret.md b/docs/turret/turret.md
index 8c3fff8..ccc5122 100644
--- a/docs/turret/turret.md
+++ b/docs/turret/turret.md
@@ -1,14 +1,27 @@
## turret system
### design
-- upgrade graph
-```
-laser -> (heavy laser -> minigun) or (sniper -> railgun)
-shotgun -> cannon -> tesla
-plastic -> heavy plastic -> plasma plastic
-slower -> (heavy slower -> final slower) or (stopper -> heavy stopper)
-T generator -> kad generator -> s generator
-```
+
+upgrade graph:
+- laser
+ - heavy laser
+ - minigun
+ - sniper
+ - railgun
+- shotgun
+ - cannon
+ - tesla
+- plastic
+ - heavy plastic
+ - plasma plastic
+- slower
+ - heavy slower
+ - final slower
+ - stopper
+ - heavy stopper)
+- T generator
+ - kad generator
+ - s generator
### turret list
- [laser](./turrets/laser.md)