Skip to content

Commit 5f85269

Browse files
mbeddaMrBlue
authored andcommitted
Add source container to OnBonusItemDrop & OnBonusItemDropped
- OnBonusItemDrop(Item, BasePlayer, ItemContainer) - OnBonusItemDropped(Item, BasePlayer, ItemContainer)
1 parent 7a5a088 commit 5f85269

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

resources/Rust.opj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9767,7 +9767,7 @@
97679767
"InjectionIndex": 97,
97689768
"ReturnBehavior": 1,
97699769
"ArgumentBehavior": 4,
9770-
"ArgumentString": "l5, l0",
9770+
"ArgumentString": "l5, l0, a1",
97719771
"HookTypeName": "Simple",
97729772
"Name": "OnBonusItemDrop",
97739773
"HookName": "OnBonusItemDrop",
@@ -10324,7 +10324,7 @@
1032410324
"InjectionIndex": 121,
1032510325
"ReturnBehavior": 0,
1032610326
"ArgumentBehavior": 4,
10327-
"ArgumentString": "l5, l0",
10327+
"ArgumentString": "l5, l0, a1",
1032810328
"HookTypeName": "Simple",
1032910329
"Name": "OnBonusItemDropped",
1033010330
"HookName": "OnBonusItemDropped",

0 commit comments

Comments
 (0)