1 |
hmmm grey goo cloak unit.gatherState
|
1 |
hmmm grey goo cloak unit.gatherState
|
2 |
\n
|
2 |
\n
|
3 |
can this be set to GOO_CLOAK using unit tweaks?
|
3 |
can this be set to GOO_CLOAK using unit tweaks?
|
4 |
\n
|
4 |
\n
|
5 |
i tried to edit puppy:
|
5 |
i tried to edit puppy:
|
6 |
\n
|
6 |
\n
|
7 |
gatherState = "GOO_CLOAK",
|
7 |
gatherState = "GOO_CLOAK",
|
8 |
gatherState = 2,
|
8 |
gatherState = 2,
|
9 |
grey_goo = 2,
|
9 |
grey_goo = 2,
|
10 |
\n
|
10 |
\n
|
11 |
https://github.com/ZeroK-RTS/Zero-K/blob/master/LuaRules/Gadgets/unit_grey_goo.lua
|
11 |
https://github.com/ZeroK-RTS/Zero-K/blob/master/LuaRules/Gadgets/unit_grey_goo.lua
|
|
|
12 |
\n
|
|
|
13 |
{
|
|
|
14 |
jumpscout = {
|
|
|
15 |
\n
|
|
|
16 |
customParams = {
|
|
|
17 |
\n
|
|
|
18 |
},
|
|
|
19 |
}
|