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

@ -1729,6 +1729,33 @@
"linux" "2468"
"mac" "2468"
}
"m_iLastAccount" // int
{
"type" "integer"
"windows" "2480"
"linux" "2500"
"mac" "2500"
}
"m_iLastClientHealth" // int
{
"type" "integer"
"windows" "2484"
"linux" "2504"
"mac" "2504"
}
"m_tmNextAccountHealthUpdate" // float
{
"type" "float"
"windows" "2488"
"linux" "2508"
"mac" "2508"
}
}
}
}