Skip to content

Update the_basics.md #58

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion en/the_basics.md
Original file line number Diff line number Diff line change
Expand Up @@ -345,9 +345,11 @@ In some cases multiple CSBs are required to span the complete distance. In such

You may encounter different scenarios when it comes to bridges and CSB deployment, shown in the next image:
1. This large concrete bridge is destroayble and a CSB can be deployed on it \(marked by a single bridge icon\).
2. This small rock bridge is destroyable but CSBs can't be deployed on it \(no bridge marking\).
2. This small rock bridge isn't destroyable and CSBs can't be deployed on it \(no bridge marking\).
3. And lastly at this location a double CSB can be deployed \(double bridge marking\).

*Only bridges that have CSBs marks can be destroyed

{% figure "../assets/bridges2.png" %}
Different types of bridges (icons are not to scale).
{% endfigure %}
Expand Down