Skip to content

Commit 9149a17

Browse files
committed
Update Contagion SDKHooks gamedata.
(cherry picked from commit 589fc96)
1 parent fb19b3f commit 9149a17

File tree

1 file changed

+23
-27
lines changed

1 file changed

+23
-27
lines changed

gamedata/sdkhooks.games/engine.contagion.txt

Lines changed: 23 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -18,99 +18,95 @@
1818
{
1919
"Blocked"
2020
{
21-
"windows" "112"
21+
"windows" "118"
2222
}
2323
"EndTouch"
2424
{
25-
"windows" "110"
25+
"windows" "116"
2626
}
2727
"FireBullets"
2828
{
29-
"windows" "123"
29+
"windows" "129"
3030
}
3131
"GetMaxHealth"
3232
{
33-
"windows" "127"
33+
"windows" "133"
3434
}
3535
"GroundEntChanged"
3636
{
37-
"windows" "188"
37+
"windows" "194"
3838
}
3939
"OnTakeDamage"
4040
{
41-
"windows" "71"
41+
"windows" "77"
4242
}
4343
"OnTakeDamage_Alive"
4444
{
45-
"windows" "294"
45+
"windows" "305"
4646
}
4747
"PreThink"
4848
{
49-
"windows" "356"
49+
"windows" "367"
5050
}
5151
"PostThink"
5252
{
53-
"windows" "357"
54-
}
55-
"Reload"
56-
{
57-
"windows" "283"
53+
"windows" "368"
5854
}
5955
"SetTransmit"
6056
{
61-
"windows" "21"
57+
"windows" "27"
6258
}
6359
"ShouldCollide"
6460
{
65-
"windows" "17"
61+
"windows" "19"
6662
}
6763
"Spawn"
6864
{
69-
"windows" "23"
65+
"windows" "29"
7066
}
7167
"StartTouch"
7268
{
73-
"windows" "108"
69+
"windows" "114"
7470
}
7571
"Think"
7672
{
77-
"windows" "55"
73+
"windows" "61"
7874
}
7975
"Touch"
8076
{
81-
"windows" "109"
77+
"windows" "115"
8278
}
8379
"TraceAttack"
8480
{
85-
"windows" "69"
81+
"windows" "76"
8682
}
8783
"Use"
8884
{
89-
"windows" "107"
85+
"windows" "113"
9086
}
9187
"VPhysicsUpdate"
9288
{
93-
"windows" "167"
89+
"windows" "173"
9490
}
9591
"Weapon_CanSwitchTo"
9692
{
97-
"windows" "288"
93+
"windows" "310"
9894
}
9995
"Weapon_CanUse"
10096
{
101-
"windows" "282"
97+
"windows" "304"
10298
}
10399
"Weapon_Drop"
104100
{
105-
"windows" "285"
101+
"windows" "307"
106102
}
107103
"Weapon_Equip"
108104
{
109-
"windows" "283"
105+
"windows" "305"
110106
}
111107
"Weapon_Switch"
112108
{
113-
"windows" "286"
109+
"windows" "308"
114110
}
115111
}
116112
}

0 commit comments

Comments
 (0)