Update gamedata for all supported mods (#771)

* Update CS gamedata

* Update TFC gamedata

* Update DoD gamedata

* Update Valve gamedata

* Update Gearbox gamedata
This commit is contained in:
Vincent Herbet
2019-10-21 11:49:30 +02:00
committed by GitHub
parent d01aa5762f
commit 5120deaf74
217 changed files with 5053 additions and 4873 deletions

View File

@ -23,30 +23,21 @@
{
"type" "float"
"windows" "660"
"linux" "680"
"mac" "680"
"windows" "664"
"linux" "684"
"mac" "684"
}
"m_fPathBlocked" // BOOL
{
"type" "integer"
"windows" "664"
"linux" "684"
"mac" "684"
}
"m_flAccelerate" // float
{
"type" "float"
"windows" "668"
"linux" "688"
"mac" "688"
}
"m_obstacle" // float
"m_flAccelerate" // float
{
"type" "float"
@ -55,7 +46,7 @@
"mac" "692"
}
"m_top" // float
"m_obstacle" // float
{
"type" "float"
@ -64,7 +55,7 @@
"mac" "696"
}
"m_bottom" // float
"m_top" // float
{
"type" "float"
@ -73,7 +64,7 @@
"mac" "700"
}
"m_height" // float
"m_bottom" // float
{
"type" "float"
@ -82,7 +73,7 @@
"mac" "704"
}
"m_waterTime" // float
"m_height" // float
{
"type" "float"
@ -91,7 +82,7 @@
"mac" "708"
}
"m_sideTime" // float
"m_waterTime" // float
{
"type" "float"
@ -100,7 +91,7 @@
"mac" "712"
}
"m_zTime" // float
"m_sideTime" // float
{
"type" "float"
@ -109,7 +100,7 @@
"mac" "716"
}
"m_stateTime" // float
"m_zTime" // float
{
"type" "float"
@ -118,7 +109,7 @@
"mac" "720"
}
"m_attackSoundTime" // float
"m_stateTime" // float
{
"type" "float"
@ -126,6 +117,15 @@
"linux" "724"
"mac" "724"
}
"m_attackSoundTime" // float
{
"type" "float"
"windows" "708"
"linux" "728"
"mac" "728"
}
}
}
}