We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bb0bba commit a7f49f5Copy full SHA for a7f49f5
units/CorBots/T2/cormando.lua
@@ -55,6 +55,7 @@ return {
55
},
56
customparams = {
57
fall_damage_multiplier = 0,
58
+ water_fall_damage_multiplier = 0,
59
model_author = "FireStorm",
60
normaltex = "unittextures/cor_normal.dds",
61
paratrooper = true,
units/Scavengers/Bots/cormandot4.lua
@@ -61,6 +61,7 @@ return {
subfolder = "CorBots/T2",
62
techlevel = 2,
63
64
65
66
nopvebuilder = true,
67
0 commit comments