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