Skip to content

Commit

Permalink
Remove vending refill hook temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
lukespragg committed Aug 6, 2021
1 parent 3a1762e commit e1917d6
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions resources/Rust.opj
Original file line number Diff line number Diff line change
Expand Up @@ -16922,30 +16922,6 @@
"HookCategory": "Resource"
}
},
{
"Type": "Simple",
"Hook": {
"InjectionIndex": 25,
"ReturnBehavior": 1,
"ArgumentBehavior": 1,
"ArgumentString": null,
"HookTypeName": "Simple",
"Name": "OnVendingMachineRefill [NPC]",
"HookName": "OnVendingMachineRefill",
"AssemblyName": "Assembly-CSharp.dll",
"TypeName": "NPCVendingMachine",
"Flagged": false,
"Signature": {
"Exposure": 2,
"Name": "Refill",
"ReturnType": "System.Void",
"Parameters": []
},
"MSILHash": "62FasNCKI0yu4MQwoJ8gaf7qrQr2l2SWXGcJxvZxIow=",
"BaseHookName": null,
"HookCategory": "Vending"
}
},
{
"Type": "Simple",
"Hook": {
Expand Down

0 comments on commit e1917d6

Please sign in to comment.