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" "916"
"linux" "936"
"mac" "936"
}
"m_flClipTime" // int
{
"type" "integer"
"windows" "920"
"linux" "940"
"mac" "940"
}
"m_iOldMoveType" // int
"m_flClipTime" // int
{
"type" "integer"
@ -46,7 +37,7 @@
"mac" "944"
}
"m_iBodyGibs" // int
"m_iOldMoveType" // int
{
"type" "integer"
@ -55,7 +46,7 @@
"mac" "948"
}
"m_fRegisteredSound" // BOOL
"m_iBodyGibs" // int
{
"type" "integer"
@ -63,6 +54,15 @@
"linux" "952"
"mac" "952"
}
"m_fRegisteredSound" // BOOL
{
"type" "integer"
"windows" "936"
"linux" "956"
"mac" "956"
}
}
}
}