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,21 +23,12 @@
{
"type" "integer"
"windows" "1040"
"linux" "1060"
"mac" "1060"
}
"m_painTime" // float
{
"type" "float"
"windows" "1044"
"linux" "1064"
"mac" "1064"
}
"m_checkAttackTime" // float
"m_painTime" // float
{
"type" "float"
@ -46,14 +37,23 @@
"mac" "1068"
}
"m_lastAttackCheck" // BOOL
"m_checkAttackTime" // float
{
"type" "integer"
"type" "float"
"windows" "1052"
"linux" "1072"
"mac" "1072"
}
"m_lastAttackCheck" // BOOL
{
"type" "integer"
"windows" "1056"
"linux" "1076"
"mac" "1076"
}
}
}
}