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