Commit b682637
authored
Fixed an issue that technos head to building's dock even they are not going to dock (#1863)
To test this fix:
1. set `[GAYARD] -> DockingOffset0=9999,0,0`
2. order an `[CARRIER]` to attack `[GAYARD]`
In vanilla, the hornets will head to the dock crd and be unable to fire.
With this fix, they should head to the shipyard itself and fire
normally.1 parent c1f9894 commit b682637
File tree
4 files changed
+13
-1
lines changed- docs
- src/Ext/Techno
4 files changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
618 | 618 | | |
619 | 619 | | |
620 | 620 | | |
| 621 | + | |
621 | 622 | | |
622 | 623 | | |
623 | 624 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
| 296 | + | |
296 | 297 | | |
297 | 298 | | |
298 | 299 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
474 | 474 | | |
475 | 475 | | |
476 | 476 | | |
| 477 | + | |
477 | 478 | | |
478 | 479 | | |
479 | 480 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
281 | 290 | | |
282 | 291 | | |
283 | 292 | | |
| |||
845 | 854 | | |
846 | 855 | | |
847 | 856 | | |
848 | | - | |
| 857 | + | |
0 commit comments