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,21 +23,12 @@
{
"type" "integer"
"windows" "824"
"linux" "844"
"mac" "844"
}
"m_painTime" // float
{
"type" "float"
"windows" "828"
"linux" "848"
"mac" "848"
}
"m_checkAttackTime" // float
"m_painTime" // float
{
"type" "float"
@ -46,23 +37,32 @@
"mac" "852"
}
"m_lastAttackCheck" // BOOL
"m_checkAttackTime" // float
{
"type" "integer"
"type" "float"
"windows" "836"
"linux" "856"
"mac" "856"
}
"m_flPlayerDamage" // float
"m_lastAttackCheck" // BOOL
{
"type" "float"
"type" "integer"
"windows" "840"
"linux" "860"
"mac" "860"
}
"m_flPlayerDamage" // float
{
"type" "float"
"windows" "844"
"linux" "864"
"mac" "864"
}
}
}
}