Updated HL2DM gamedata (bug 4756, r=fyren).
This commit is contained in:
parent
ed7d68d6a7
commit
8fc3e4ab12
@ -18,21 +18,21 @@
|
||||
{
|
||||
"GiveNamedItem"
|
||||
{
|
||||
"windows" "386"
|
||||
"linux" "387"
|
||||
"mac" "387"
|
||||
"windows" "387"
|
||||
"linux" "388"
|
||||
"mac" "388"
|
||||
}
|
||||
"RemovePlayerItem"
|
||||
{
|
||||
"windows" "259"
|
||||
"linux" "260"
|
||||
"mac" "260"
|
||||
"windows" "260"
|
||||
"linux" "261"
|
||||
"mac" "261"
|
||||
}
|
||||
"Weapon_GetSlot"
|
||||
{
|
||||
"windows" "257"
|
||||
"linux" "258"
|
||||
"mac" "258"
|
||||
"windows" "258"
|
||||
"linux" "259"
|
||||
"mac" "259"
|
||||
}
|
||||
"Ignite"
|
||||
{
|
||||
@ -54,9 +54,9 @@
|
||||
}
|
||||
"CommitSuicide"
|
||||
{
|
||||
"windows" "425"
|
||||
"linux" "425"
|
||||
"mac" "425"
|
||||
"windows" "426"
|
||||
"linux" "426"
|
||||
"mac" "426"
|
||||
}
|
||||
"GetVelocity"
|
||||
{
|
||||
@ -102,9 +102,9 @@
|
||||
}
|
||||
"WeaponEquip"
|
||||
{
|
||||
"windows" "250"
|
||||
"linux" "251"
|
||||
"mac" "251"
|
||||
"windows" "251"
|
||||
"linux" "252"
|
||||
"mac" "252"
|
||||
}
|
||||
"Activate"
|
||||
{
|
||||
@ -114,9 +114,9 @@
|
||||
}
|
||||
"PlayerRunCmd"
|
||||
{
|
||||
"windows" "404"
|
||||
"linux" "405"
|
||||
"mac" "405"
|
||||
"windows" "405"
|
||||
"linux" "406"
|
||||
"mac" "406"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user