📦 Game Update 13974

This commit is contained in:
a2x
2023-12-01 14:38:32 +10:00
parent b7ee68c67e
commit 170df6cc47
79 changed files with 1700 additions and 1686 deletions

View File

@@ -25,21 +25,21 @@
{
"name": "dwForceAttack",
"module": "client.dll",
"pattern": "48 8D 0D ? ? ? ? E9 C4 42 B4 FF",
"pattern": "48 8D 0D ? ? ? ? E9 84 42 B4 FF",
"operations": [
{
"type": "rip"
},
{
"type": "sub",
"value": 104
"type": "add",
"value": 40
}
]
},
{
"name": "dwForceAttack2",
"module": "client.dll",
"pattern": "48 8D 0D ? ? ? ? E9 C4 42 B4 FF",
"pattern": "48 8D 0D ? ? ? ? E9 94 42 B4 FF",
"operations": [
{
"type": "rip"
@@ -159,7 +159,7 @@
{
"name": "dwGameRules",
"module": "client.dll",
"pattern": "48 89 0D ? ? ? ? 8B 0D",
"pattern": "48 89 0D ? ? ? ? 8B 0D ? ? ? ? FF 15",
"operations": [
{
"type": "rip"