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" "classptr"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_iTrail" // int
{
"type" "integer"
"windows" "716"
"linux" "736"
"mac" "736"
}
"m_iBlow" // int
"m_iTrail" // int
{
"type" "integer"
@ -46,7 +37,7 @@
"mac" "740"
}
"m_iBlowSmall" // int
"m_iBlow" // int
{
"type" "integer"
@ -55,25 +46,25 @@
"mac" "744"
}
"m_flIgniteTime" // float
"m_iBlowSmall" // int
{
"type" "float"
"type" "integer"
"windows" "728"
"linux" "748"
"mac" "748"
}
"m_iSporeType" // int
"m_flIgniteTime" // float
{
"type" "integer"
"type" "float"
"windows" "732"
"linux" "752"
"mac" "752"
}
"m_iSpitSprite" // int
"m_iSporeType" // int
{
"type" "integer"
@ -82,7 +73,7 @@
"mac" "756"
}
"m_iGibCount" // int
"m_iSpitSprite" // int
{
"type" "integer"
@ -91,7 +82,7 @@
"mac" "760"
}
"m_bIsAI" // BOOL
"m_iGibCount" // int
{
"type" "integer"
@ -100,7 +91,7 @@
"mac" "764"
}
"m_bPuked" // BOOL
"m_bIsAI" // BOOL
{
"type" "integer"
@ -109,14 +100,23 @@
"mac" "768"
}
"m_flSoundDelay" // float
"m_bPuked" // BOOL
{
"type" "float"
"type" "integer"
"windows" "752"
"linux" "772"
"mac" "772"
}
"m_flSoundDelay" // float
{
"type" "float"
"windows" "756"
"linux" "776"
"mac" "776"
}
}
}
}