Files
seagull-game/app/upgrades/agility.mmd

12 lines
271 B
Plaintext
Raw Normal View History

2025-08-22 13:01:58 -07:00
---
title: Agility Upgrades
---
flowchart LR
speed1["Speedier Seagull"]
speed2["Greased Wings"]
theft_chance1["Swooping Techniques"]
theft_chance2["The Element of Surprise"]
speed1-->speed2
theft_chance1-->speed1
theft_chance1-->theft_chance2