Update gamedata for various plugins

Untested!!
This commit is contained in:
xen 2025-02-23 02:29:31 +02:00
parent e6e04b8375
commit dcbfe513d5
7 changed files with 14 additions and 17 deletions

View File

@ -22,8 +22,8 @@
{ {
"GetMaxClip" "GetMaxClip"
{ {
"windows" "311" "windows" "317"
"linux" "312" "linux" "318"
} }
} }
} }

View File

@ -6,8 +6,8 @@
{ {
"ProcessUsercmds" "ProcessUsercmds"
{ {
"windows" "418" "windows" "425"
"linux" "419" "linux" "426"
} }
} }

View File

@ -6,8 +6,8 @@
{ {
"IsMoving" "IsMoving"
{ {
"windows" "74" "windows" "76"
"linux" "75" "linux" "77"
} }
} }

View File

@ -6,13 +6,13 @@
{ {
"Teleport" "Teleport"
{ {
"windows" "108" "windows" "110"
"linux" "109" "linux" "111"
} }
"FallInit" "FallInit"
{ {
"windows" "346" "windows" "350"
"linux" "347" "linux" "351"
} }
} }
} }

View File

@ -8,7 +8,6 @@
{ {
"windows" "68" "windows" "68"
"linux" "69" "linux" "69"
"mac" "69"
} }
} }
} }
@ -21,7 +20,6 @@
{ {
"windows" "68" "windows" "68"
"linux" "69" "linux" "69"
"mac" "69"
} }
} }
} }

View File

@ -6,9 +6,8 @@
{ {
"OnDamagedByExplosion" "OnDamagedByExplosion"
{ {
"windows" "335" "windows" "341"
"linux" "336" "linux" "342"
"mac" "336"
} }
} }
} }

View File

@ -6,8 +6,8 @@
{ {
"SelectSpawnPoint" "SelectSpawnPoint"
{ {
"windows" "392" "windows" "399"
"linux" "393" "linux" "400"
} }
} }
} }