scripts: fix bank tags being weirdly fricked (#2256)
scripts: fix bank tags being weirdly fricked
This commit is contained in:
@@ -3,6 +3,8 @@
|
|||||||
.string_stack_count 0
|
.string_stack_count 0
|
||||||
.int_var_count 35
|
.int_var_count 35
|
||||||
.string_var_count 1
|
.string_var_count 1
|
||||||
|
sconst "bankLayoutInit"
|
||||||
|
runelite_callback
|
||||||
get_varbit 5102
|
get_varbit 5102
|
||||||
iconst 1
|
iconst 1
|
||||||
if_icmpeq LABEL4
|
if_icmpeq LABEL4
|
||||||
@@ -812,6 +814,8 @@ LABEL720:
|
|||||||
iload 11
|
iload 11
|
||||||
iload 27
|
iload 27
|
||||||
iload 28
|
iload 28
|
||||||
|
sconst "addLastRow"
|
||||||
|
runelite_callback
|
||||||
iload 12
|
iload 12
|
||||||
iload 13
|
iload 13
|
||||||
iload 14
|
iload 14
|
||||||
@@ -983,4 +987,4 @@ LABEL863:
|
|||||||
iload 14
|
iload 14
|
||||||
iload 15
|
iload 15
|
||||||
invoke 505
|
invoke 505
|
||||||
return
|
return
|
||||||
|
|||||||
Reference in New Issue
Block a user