mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-09 03:18:33 +00:00
Fixed CS:S gamedata.
This commit is contained in:
parent
a6b7d8a43c
commit
b26a64397b
@ -26,18 +26,18 @@
|
||||
{
|
||||
"GiveNamedItem"
|
||||
{
|
||||
"windows" "393"
|
||||
"linux" "394"
|
||||
"windows" "392"
|
||||
"linux" "393"
|
||||
}
|
||||
"RemovePlayerItem"
|
||||
{
|
||||
"windows" "264"
|
||||
"linux" "265"
|
||||
"windows" "263"
|
||||
"linux" "264"
|
||||
}
|
||||
"Weapon_GetSlot"
|
||||
{
|
||||
"windows" "262"
|
||||
"linux" "263"
|
||||
"windows" "261"
|
||||
"linux" "262"
|
||||
}
|
||||
"Ignite"
|
||||
{
|
||||
@ -96,8 +96,8 @@
|
||||
}
|
||||
"WeaponEquip"
|
||||
{
|
||||
"windows" "255"
|
||||
"linux" "256"
|
||||
"windows" "254"
|
||||
"linux" "255"
|
||||
}
|
||||
"Activate"
|
||||
{
|
||||
@ -106,8 +106,8 @@
|
||||
}
|
||||
"PlayerRunCmd"
|
||||
{
|
||||
"windows" "411"
|
||||
"linux" "412"
|
||||
"windows" "410"
|
||||
"linux" "411"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user