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:
@ -23,9 +23,9 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "716"
|
||||
"linux" "736"
|
||||
"mac" "736"
|
||||
"windows" "720"
|
||||
"linux" "740"
|
||||
"mac" "740"
|
||||
}
|
||||
|
||||
"m_pBeam" // CBeam*[8]
|
||||
@ -33,45 +33,45 @@
|
||||
"type" "classptr"
|
||||
"size" "8"
|
||||
|
||||
"windows" "720"
|
||||
"linux" "740"
|
||||
"mac" "740"
|
||||
"windows" "724"
|
||||
"linux" "744"
|
||||
"mac" "744"
|
||||
}
|
||||
|
||||
"m_iBeams" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "752"
|
||||
"linux" "772"
|
||||
"mac" "772"
|
||||
"windows" "756"
|
||||
"linux" "776"
|
||||
"mac" "776"
|
||||
}
|
||||
|
||||
"m_flNextAttack" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "756"
|
||||
"linux" "776"
|
||||
"mac" "776"
|
||||
"windows" "760"
|
||||
"linux" "780"
|
||||
"mac" "780"
|
||||
}
|
||||
|
||||
"m_voicePitch" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "760"
|
||||
"linux" "780"
|
||||
"mac" "780"
|
||||
"windows" "764"
|
||||
"linux" "784"
|
||||
"mac" "784"
|
||||
}
|
||||
|
||||
"m_hDead" // EHANDLE
|
||||
{
|
||||
"type" "ehandle"
|
||||
|
||||
"windows" "764"
|
||||
"linux" "784"
|
||||
"mac" "784"
|
||||
"windows" "768"
|
||||
"linux" "788"
|
||||
"mac" "788"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user