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_flKillVictimTime" // float
{
"type" "float"
"windows" "664"
"linux" "684"
"mac" "684"
}
"m_cGibs" // int
{
"type" "integer"
"windows" "668"
"linux" "688"
"mac" "688"
}
"m_fTongueExtended" // BOOL
"m_cGibs" // int
{
"type" "integer"
@ -55,7 +46,7 @@
"mac" "692"
}
"m_fLiftingPrey" // BOOL
"m_fTongueExtended" // BOOL
{
"type" "integer"
@ -64,14 +55,23 @@
"mac" "696"
}
"m_flTongueAdj" // float
"m_fLiftingPrey" // BOOL
{
"type" "float"
"type" "integer"
"windows" "680"
"linux" "700"
"mac" "700"
}
"m_flTongueAdj" // float
{
"type" "float"
"windows" "684"
"linux" "704"
"mac" "704"
}
}
}
}