diff --git a/resources/Rust.opj b/resources/Rust.opj index 713a99ed0..4005dbeeb 100644 --- a/resources/Rust.opj +++ b/resources/Rust.opj @@ -14348,6 +14348,56 @@ "HookCategory": "Entity" } }, + { + "Type": "Simple", + "Hook": { + "InjectionIndex": 12, + "ReturnBehavior": 4, + "ArgumentBehavior": 4, + "ArgumentString": "this, a0.player", + "HookTypeName": "Simple", + "Name": "CanMannequinChangePose", + "HookName": "CanMannequinChangePose", + "AssemblyName": "Assembly-CSharp.dll", + "TypeName": "Mannequin", + "Flagged": false, + "Signature": { + "Exposure": 0, + "Name": "Server_ChangePose", + "ReturnType": "System.Void", + "Parameters": [ + "BaseEntity/RPCMessage" + ] + }, + "MSILHash": "gtEjnM3uPUdyZL+KNDfOTpl3SaS/nVuhkGFb02WUlC0=", + "HookCategory": "Entity" + } + }, + { + "Type": "Simple", + "Hook": { + "InjectionIndex": 15, + "ReturnBehavior": 4, + "ArgumentBehavior": 4, + "ArgumentString": "this, l0", + "HookTypeName": "Simple", + "Name": "CanMannequinSwap", + "HookName": "CanMannequinSwap", + "AssemblyName": "Assembly-CSharp.dll", + "TypeName": "Mannequin", + "Flagged": false, + "Signature": { + "Exposure": 0, + "Name": "Server_RequestSwap", + "ReturnType": "System.Void", + "Parameters": [ + "BaseEntity/RPCMessage" + ] + }, + "MSILHash": "2YN4WVLyCuWNhdmrfCKRAgTZXCjtZcOs4Qz97mg7Ib8=", + "HookCategory": "Entity" + } + }, { "Type": "Simple", "Hook": {