Loading...
  OR  Zero-K Name:    Password:   

Post edit history

Game mode strider goo

To display differences between versions, select one or more edits in the list using checkboxes and click "diff selected"
Post edit history
Date Editor Before After
1/6/2025 1:28:44 PMAUrankSmokeDragon before revert after revert
1/6/2025 1:27:16 PMAUrankSmokeDragon before revert after revert
1/6/2025 1:26:36 PMAUrankSmokeDragon before revert after revert
Before After
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 }