| 1 |
https://zero-k.info/Forum/Post/274334#274334
|
1 |
https://zero-k.info/Forum/Post/274334#274334
|
| 2 |
\n
|
2 |
\n
|
| 3 |
changing build options of striderhub using unittweaks or deftweaks - will if they are buildings - add them onto engineer commanders buildoptions.
|
3 |
changing build options of striderhub using unittweaks or deftweaks - will if they are buildings - add them onto engineer commanders buildoptions.
|
| 4 |
{{{
|
4 |
{{{
|
| 5 |
--
|
5 |
--
|
| 6 |
{
|
6 |
{
|
| 7 |
--
|
7 |
--
|
| 8 |
dynsupport1 = {
|
8 |
dynsupport1 = {
|
| 9 |
buildoptions = {
|
9 |
buildoptions = {
|
| 10 |
[[staticantinuke]], -- can now also make pylon
|
10 |
[[staticantinuke]], -- can now also make pylon
|
| 11 |
},
|
11 |
},
|
| 12 |
},
|
12 |
},
|
| 13 |
\n
|
13 |
\n
|
| 14 |
striderhub = {
|
14 |
striderhub = {
|
| 15 |
buildoptions = {
|
15 |
buildoptions = {
|
| 16 |
[[energypylon]],
|
16 |
[[energypylon]],
|
| 17 |
},
|
17 |
},
|
| 18 |
},
|
18 |
},
|
| 19 |
\n
|
19 |
\n
|
| 20 |
--
|
20 |
--
|
| 21 |
}
|
21 |
}
|
| 22 |
--
|
22 |
--
|
| 23 |
}}}
|
23 |
}}}
|
| 24 |
\n
|
24 |
\n
|
| 25 |
ie.
|
25 |
ie.
|
| 26 |
\n
|
26 |
\n
|
| 27 |
Bug: engineer com can make any static that strider hub can after tweaking strider hub
|
27 |
Bug: engineer com can make any static that strider hub can after tweaking strider hub
|