Skip to content

Commit 2f04a43

Browse files
committed
Fix OnBonusItemDrop & OnBonusItemDropped
1 parent 5d38f71 commit 2f04a43

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

resources/Rust.opj

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10321,7 +10321,7 @@
1032110321
{
1032210322
"Type": "Simple",
1032310323
"Hook": {
10324-
"InjectionIndex": 121,
10324+
"InjectionIndex": 122,
1032510325
"ReturnBehavior": 0,
1032610326
"ArgumentBehavior": 4,
1032710327
"ArgumentString": "l5, l0, a1",
@@ -18632,7 +18632,7 @@
1863218632
{
1863318633
"OpCode": "ble",
1863418634
"OpType": "Instruction",
18635-
"Operand": 126
18635+
"Operand": 128
1863618636
}
1863718637
],
1863818638
"HookTypeName": "Modify",
@@ -18664,7 +18664,7 @@
1866418664
{
1866518665
"OpCode": "brfalse",
1866618666
"OpType": "Instruction",
18667-
"Operand": 126
18667+
"Operand": 128
1866818668
}
1866918669
],
1867018670
"HookTypeName": "Modify",
@@ -18696,7 +18696,7 @@
1869618696
{
1869718697
"OpCode": "ble_un",
1869818698
"OpType": "Instruction",
18699-
"Operand": 126
18699+
"Operand": 128
1870018700
}
1870118701
],
1870218702
"HookTypeName": "Modify",
@@ -18728,7 +18728,7 @@
1872818728
{
1872918729
"OpCode": "ble_s",
1873018730
"OpType": "Instruction",
18731-
"Operand": 126
18731+
"Operand": 128
1873218732
}
1873318733
],
1873418734
"HookTypeName": "Modify",
@@ -18760,7 +18760,7 @@
1876018760
{
1876118761
"OpCode": "brfalse_s",
1876218762
"OpType": "Instruction",
18763-
"Operand": 126
18763+
"Operand": 128
1876418764
}
1876518765
],
1876618766
"HookTypeName": "Modify",

0 commit comments

Comments
 (0)