View difference between Paste ID: QaNpSYCc and wpvRzC01
SHOW: | | - or go back to the newest paste.
1
Arrange your bag as follows and use 8F:
2
3
8F          x1
4-
TM18        x1   ; DA + ld bc,
4+
5
Antidote    x38  ; dec bc + ld h,
6
TM18/TM50   x1   ; DA/FA + ld bc,
7
Any Item    xAny ; ????
8
X Accuracy  x178 ; ld l, B2
9
Lemonade    x170 ; ld a, AA
10
Water Stone x1   ; ld (hli),a + ld bc,
11
Any Item    xAny ; ????
12
TM01        xAny ; ret
13
14
Arrange your bag as follows and use 8F:
15-
TM18        x1   ; DA + ld bc,
15+
16
8F          x1
17
Any Item    xAny
18
Antidote    x38  ; dec bc + ld h,
19
TM18/TM50   x1   ; DA/FA + ld bc,
20
Any Item    xAny ; ????
21
X Accuracy  x177 ; ld l, B1
22
Lemonade    x170 ; ld a, AA
23
Water Stone x1   ; ld (hli),a + ld bc,
24
Any Item    xAny ; ????
25
TM01        xAny ; ret