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