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 Arkshine
parent 78ecb35e3c
commit 9ca3a685ed
217 changed files with 5053 additions and 4873 deletions

View File

@ -23,36 +23,36 @@
{
"type" "float"
"windows" "916"
"linux" "936"
"mac" "936"
"windows" "920"
"linux" "940"
"mac" "940"
}
"m_flNextSmellTime" // float
{
"type" "float"
"windows" "920"
"linux" "940"
"mac" "940"
"windows" "924"
"linux" "944"
"mac" "944"
}
"m_fLightHacked" // BOOL
{
"type" "integer"
"windows" "924"
"linux" "944"
"mac" "944"
"windows" "928"
"linux" "948"
"mac" "948"
}
"m_iMode" // int
{
"type" "integer"
"windows" "928"
"linux" "948"
"mac" "948"
"windows" "932"
"linux" "952"
"mac" "952"
}
}
}