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:
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user