📦 Game Update 13968

This commit is contained in:
a2x
2023-11-09 16:06:21 +10:00
parent c0d406f220
commit 92db16a3d1
79 changed files with 1463 additions and 1359 deletions

View File

@@ -25,21 +25,21 @@
{
"name": "dwForceAttack",
"module": "client.dll",
"pattern": "48 8D 0D ? ? ? ? E9 84 44 B4 FF",
"pattern": "48 8D 0D ? ? ? ? E9 E4 44 B4 FF",
"operations": [
{
"type": "resolveRip"
},
{
"type": "add",
"value": 184
"value": 40
}
]
},
{
"name": "dwForceAttack2",
"module": "client.dll",
"pattern": "48 8D 0D ? ? ? ? E9 34 45 B4 FF",
"pattern": "48 8D 0D ? ? ? ? E9 F4 44 B4 FF",
"operations": [
{
"type": "resolveRip"
@@ -226,7 +226,7 @@
},
{
"type": "add",
"value": 304
"value": 312
}
]
},