diff --git a/resources/Rust.opj b/resources/Rust.opj index bf706ef8b..6d6cb7815 100644 --- a/resources/Rust.opj +++ b/resources/Rust.opj @@ -21349,6 +21349,86 @@ "BaseHookName": "OnPlayerVanish", "HookCategory": "Player" } + }, + { + "Type": "Simple", + "Hook": { + "InjectionIndex": 6, + "ReturnBehavior": 4, + "ArgumentBehavior": 4, + "ArgumentString": "this, this.Dung", + "HookTypeName": "Simple", + "Name": "OnDungProduction [BaseRidableAnimal]", + "HookName": "OnDungProduction", + "AssemblyName": "Assembly-CSharp.dll", + "TypeName": "BaseRidableAnimal", + "Flagged": false, + "Signature": { + "Exposure": 0, + "Name": "DoDung", + "ReturnType": "System.Void", + "Parameters": [] + }, + "MSILHash": "A8OVPJZPZYLqWqjNJj65EhbyrnUs4tpfVj4cYwGq5NI=", + "HookCategory": "Animal" + } + }, + { + "Type": "Modify", + "Hook": { + "InjectionIndex": 21, + "RemoveCount": 0, + "Instructions": [ + { + "OpCode": "stloc_1", + "OpType": "None" + }, + { + "OpCode": "ldloc_1", + "OpType": "None" + } + ], + "HookTypeName": "Modify", + "Name": "OnDungProduced [BaseRidableAnimal] [Variable]", + "HookName": "OnDungProduced", + "HookDescription": "Saving the created Item to a variable for its subsequent transfer in a hook.", + "AssemblyName": "Assembly-CSharp.dll", + "TypeName": "BaseRidableAnimal", + "Flagged": false, + "Signature": { + "Exposure": 0, + "Name": "DoDung", + "ReturnType": "System.Void", + "Parameters": [] + }, + "MSILHash": "A8OVPJZPZYLqWqjNJj65EhbyrnUs4tpfVj4cYwGq5NI=", + "BaseHookName": "OnDungProduction [BaseRidableAnimal]", + "HookCategory": "Animal" + } + }, + { + "Type": "Simple", + "Hook": { + "InjectionIndex": 48, + "ReturnBehavior": 0, + "ArgumentBehavior": 4, + "ArgumentString": "this, l1", + "HookTypeName": "Simple", + "Name": "OnDungProduced [BaseRidableAnimal]", + "HookName": "OnDungProduced", + "AssemblyName": "Assembly-CSharp.dll", + "TypeName": "BaseRidableAnimal", + "Flagged": false, + "Signature": { + "Exposure": 0, + "Name": "DoDung", + "ReturnType": "System.Void", + "Parameters": [] + }, + "MSILHash": "A8OVPJZPZYLqWqjNJj65EhbyrnUs4tpfVj4cYwGq5NI=", + "BaseHookName": "OnDungProduced [BaseRidableAnimal] [Variable]", + "HookCategory": "Animal" + } } ], "Modifiers": [ @@ -53801,4 +53881,4 @@ "Fields": [] } ] -} \ No newline at end of file +}