diff --git a/resources/Rust.opj b/resources/Rust.opj index 08381d95d..7f098ac3f 100644 --- a/resources/Rust.opj +++ b/resources/Rust.opj @@ -22094,6 +22094,81 @@ "MSILHash": "hB79AUeZUYWFEHlv3vKJ+VhguE2BMeLr73x/FS2Rm9c=", "HookCategory": "_Patches" } + }, + { + "Type": "Simple", + "Hook": { + "InjectionIndex": 13, + "ReturnBehavior": 4, + "ArgumentBehavior": 4, + "ArgumentString": "this, a0.player", + "HookTypeName": "Simple", + "Name": "OnRidableAnimalTow", + "HookName": "OnRidableAnimalTow", + "AssemblyName": "Assembly-CSharp.dll", + "TypeName": "RidableHorse2", + "Flagged": false, + "Signature": { + "Exposure": 2, + "Name": "SERVER_RequestTow", + "ReturnType": "System.Void", + "Parameters": [ + "BaseEntity/RPCMessage" + ] + }, + "MSILHash": "A8rzERHW8Zk8JONT91+TcF5Hluxx2+fCU9hrDlKj19M=", + "HookCategory": "Animal" + } + }, + { + "Type": "Simple", + "Hook": { + "InjectionIndex": 22, + "ReturnBehavior": 4, + "ArgumentBehavior": 4, + "ArgumentString": "this, l0", + "HookTypeName": "Simple", + "Name": "OnRidableAnimalDetach", + "HookName": "OnRidableAnimalDetach", + "AssemblyName": "Assembly-CSharp.dll", + "TypeName": "RidableHorse2", + "Flagged": false, + "Signature": { + "Exposure": 2, + "Name": "SERVER_RequestDetach", + "ReturnType": "System.Void", + "Parameters": [ + "BaseEntity/RPCMessage" + ] + }, + "MSILHash": "3AN2cTp85PvuiSdV7dx6kt1DEI21aoZWsLpzkzU6oKE=", + "HookCategory": "Animal" + } + }, + { + "Type": "Simple", + "Hook": { + "InjectionIndex": 32, + "ReturnBehavior": 4, + "ArgumentBehavior": 4, + "ArgumentString": "this, l0, l2", + "HookTypeName": "Simple", + "Name": "OnSaddleSwap", + "HookName": "OnSaddleSwap", + "AssemblyName": "Assembly-CSharp.dll", + "TypeName": "RidableHorse2", + "Flagged": false, + "Signature": { + "Exposure": 2, + "Name": "SERVER_RequestSaddleSwap", + "ReturnType": "System.Void", + "Parameters": [ + "BaseEntity/RPCMessage" + ] + }, + "MSILHash": "Yaiepy29Fa1KRenyc5d2E6HZFJG1/qkK0H6L65rfwsQ=", + "HookCategory": "Animal" + } } ], "Modifiers": [ @@ -54509,4 +54584,4 @@ "Fields": [] } ] -} \ No newline at end of file +}