Preliminary TF2 gamedata changes
This commit is contained in:
parent
58d98f8454
commit
73c8246204
@ -18,48 +18,48 @@
|
|||||||
{
|
{
|
||||||
"GiveNamedItem"
|
"GiveNamedItem"
|
||||||
{
|
{
|
||||||
"windows" "406"
|
"windows" "421"
|
||||||
"linux" "410"
|
"linux" "426"
|
||||||
}
|
}
|
||||||
"RemovePlayerItem"
|
"RemovePlayerItem"
|
||||||
{
|
{
|
||||||
"windows" "238"
|
"windows" "243"
|
||||||
"linux" "239"
|
"linux" "244"
|
||||||
}
|
}
|
||||||
"Weapon_GetSlot"
|
"Weapon_GetSlot"
|
||||||
{
|
{
|
||||||
"windows" "236"
|
"windows" "241"
|
||||||
"linux" "237"
|
"linux" "242"
|
||||||
}
|
}
|
||||||
"Ignite"
|
"Ignite"
|
||||||
{
|
{
|
||||||
"windows" "193"
|
"windows" "198"
|
||||||
"linux" "194"
|
"linux" "199"
|
||||||
}
|
}
|
||||||
"Extinguish"
|
"Extinguish"
|
||||||
{
|
{
|
||||||
"windows" "197"
|
"windows" "202"
|
||||||
"linux" "198"
|
"linux" "203"
|
||||||
}
|
}
|
||||||
"Teleport"
|
"Teleport"
|
||||||
{
|
{
|
||||||
"windows" "100"
|
"windows" "105"
|
||||||
"linux" "101"
|
"linux" "106"
|
||||||
}
|
}
|
||||||
"CommitSuicide"
|
"CommitSuicide"
|
||||||
{
|
{
|
||||||
"windows" "391"
|
"windows" "397"
|
||||||
"linux" "391"
|
"linux" "397"
|
||||||
}
|
}
|
||||||
"GetVelocity"
|
"GetVelocity"
|
||||||
{
|
{
|
||||||
"windows" "130"
|
"windows" "135"
|
||||||
"linux" "131"
|
"linux" "136"
|
||||||
}
|
}
|
||||||
"EyeAngles"
|
"EyeAngles"
|
||||||
{
|
{
|
||||||
"windows" "122"
|
"windows" "127"
|
||||||
"linux" "123"
|
"linux" "128"
|
||||||
}
|
}
|
||||||
"DispatchKeyValue"
|
"DispatchKeyValue"
|
||||||
{
|
{
|
||||||
@ -88,8 +88,8 @@
|
|||||||
}
|
}
|
||||||
"WeaponEquip"
|
"WeaponEquip"
|
||||||
{
|
{
|
||||||
"windows" "229"
|
"windows" "234"
|
||||||
"linux" "230"
|
"linux" "235"
|
||||||
}
|
}
|
||||||
"Activate"
|
"Activate"
|
||||||
{
|
{
|
||||||
@ -103,4 +103,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -50,9 +50,9 @@
|
|||||||
{
|
{
|
||||||
"ForceRespawn"
|
"ForceRespawn"
|
||||||
{
|
{
|
||||||
"windows" "281"
|
"windows" "287"
|
||||||
"linux" "282"
|
"linux" "288"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user