mirror of
https://github.com/dtomlinson91/anno-production-chain-renderer.git
synced 2025-12-22 06:15:45 +00:00
add latest
This commit is contained in:
@@ -23,3 +23,13 @@ NAME(<span class='icon-flex-row'><img src='${steelIcon}' class='icon-size' /><sp
|
||||
```
|
||||
NAME(<span class='icon-flex-row'><img src='${highWheelerIcon}' class='icon-size' /><span class='icon-flex-col q-pl-sm'><span><img src='${lightningIcon}' class='electricity-icon' /></span><span class='ratio-count'>1</span></span></span>)
|
||||
```
|
||||
|
||||
```
|
||||
Name(<img src='${heavyWeaponsIcon}' class='icon-size' /><span class='ratio-count'>1</span>); style Name stroke:#0675BD,stroke-width:5px,stroke-dasharray: 7 7;
|
||||
```
|
||||
|
||||
## chain with lower efficiency & electricity
|
||||
|
||||
```
|
||||
NAME(<span class='icon-flex-row'><img src='${steelIcon}' class='icon-size' /><span class='icon-flex-col q-pl-sm'><span class='efficiency-perc'>66%</span><span class='ratio-count'>1</span></span></span>); style Name stroke:#0675BD,stroke-width:5px,stroke-dasharray: 7 7;
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user