mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-07 02:18:35 +00:00
Updated gamedata for Garry's Mod.
This commit is contained in:
parent
b7f167bda5
commit
5efd4d3832
@ -18,18 +18,18 @@
|
|||||||
{
|
{
|
||||||
"GiveNamedItem"
|
"GiveNamedItem"
|
||||||
{
|
{
|
||||||
"windows" "432"
|
"windows" "433"
|
||||||
"linux" "433"
|
"linux" "434"
|
||||||
}
|
}
|
||||||
"RemovePlayerItem"
|
"RemovePlayerItem"
|
||||||
{
|
{
|
||||||
"windows" "304"
|
"windows" "305"
|
||||||
"linux" "305"
|
"linux" "306"
|
||||||
}
|
}
|
||||||
"Weapon_GetSlot"
|
"Weapon_GetSlot"
|
||||||
{
|
{
|
||||||
"windows" "302"
|
"windows" "303"
|
||||||
"linux" "303"
|
"linux" "304"
|
||||||
}
|
}
|
||||||
"Ignite"
|
"Ignite"
|
||||||
{
|
{
|
||||||
@ -48,8 +48,8 @@
|
|||||||
}
|
}
|
||||||
"CommitSuicide"
|
"CommitSuicide"
|
||||||
{
|
{
|
||||||
"windows" "471"
|
"windows" "472"
|
||||||
"linux" "471"
|
"linux" "472"
|
||||||
}
|
}
|
||||||
"GetVelocity"
|
"GetVelocity"
|
||||||
{
|
{
|
||||||
@ -88,8 +88,8 @@
|
|||||||
}
|
}
|
||||||
"WeaponEquip"
|
"WeaponEquip"
|
||||||
{
|
{
|
||||||
"windows" "295"
|
"windows" "296"
|
||||||
"linux" "296"
|
"linux" "297"
|
||||||
}
|
}
|
||||||
"Activate"
|
"Activate"
|
||||||
{
|
{
|
||||||
@ -98,8 +98,8 @@
|
|||||||
}
|
}
|
||||||
"PlayerRunCmd"
|
"PlayerRunCmd"
|
||||||
{
|
{
|
||||||
"windows" "450"
|
"windows" "451"
|
||||||
"linux" "451"
|
"linux" "452"
|
||||||
}
|
}
|
||||||
"FireOutputBackup"
|
"FireOutputBackup"
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user