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" "716"
"linux" "736"
"mac" "736"
}
"m_flNextHornetAttackCheck" // float
{
"type" "float"
"windows" "720"
"linux" "740"
"mac" "740"
}
"m_flNextPainTime" // float
"m_flNextHornetAttackCheck" // float
{
"type" "float"
@ -46,7 +37,7 @@
"mac" "744"
}
"m_flNextSpeakTime" // float
"m_flNextPainTime" // float
{
"type" "float"
@ -55,7 +46,7 @@
"mac" "748"
}
"m_flNextWordTime" // float
"m_flNextSpeakTime" // float
{
"type" "float"
@ -64,14 +55,23 @@
"mac" "752"
}
"m_iLastWord" // int
"m_flNextWordTime" // float
{
"type" "integer"
"type" "float"
"windows" "736"
"linux" "756"
"mac" "756"
}
"m_iLastWord" // int
{
"type" "integer"
"windows" "740"
"linux" "760"
"mac" "760"
}
}
}
}