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" "float"
"windows" "708"
"linux" "728"
"mac" "728"
}
"m_crabTime" // float
{
"type" "float"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_mortarTime" // float
"m_crabTime" // float
{
"type" "float"
@ -46,7 +37,7 @@
"mac" "736"
}
"m_painSoundTime" // float
"m_mortarTime" // float
{
"type" "float"
@ -55,14 +46,23 @@
"mac" "740"
}
"m_crabCount" // int
"m_painSoundTime" // float
{
"type" "integer"
"type" "float"
"windows" "724"
"linux" "744"
"mac" "744"
}
"m_crabCount" // int
{
"type" "integer"
"windows" "728"
"linux" "748"
"mac" "748"
}
}
}
}