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,72 +23,72 @@
{
"type" "integer"
"windows" "1700"
"linux" "1720"
"mac" "1720"
"windows" "1704"
"linux" "1724"
"mac" "1724"
}
"m_iShardIndex" // int
{
"type" "integer"
"windows" "1704"
"linux" "1724"
"mac" "1724"
"windows" "1708"
"linux" "1728"
"mac" "1728"
}
"m_flNextCheck" // float
{
"type" "float"
"windows" "1708"
"linux" "1728"
"mac" "1728"
"windows" "1712"
"linux" "1732"
"mac" "1732"
}
"m_iBaseTurnRate" // int
{
"type" "integer"
"windows" "1712"
"linux" "1732"
"mac" "1732"
"windows" "1716"
"linux" "1736"
"mac" "1736"
}
"m_fTurnRate" // float
{
"type" "float"
"windows" "1716"
"linux" "1736"
"mac" "1736"
"windows" "1720"
"linux" "1740"
"mac" "1740"
}
"m_vecCurAngles" // Vector
{
"type" "vector"
"windows" "1720"
"linux" "1740"
"mac" "1740"
"windows" "1724"
"linux" "1744"
"mac" "1744"
}
"m_vecGoalAngles" // Vector
{
"type" "vector"
"windows" "1732"
"linux" "1752"
"mac" "1752"
"windows" "1736"
"linux" "1756"
"mac" "1756"
}
"m_vecCurDishAngles" // Vector
{
"type" "vector"
"windows" "1744"
"linux" "1764"
"mac" "1764"
"windows" "1748"
"linux" "1768"
"mac" "1768"
}
}
}