Skip to content

Commit 0063c3d

Browse files
committed
minor structures fixes
1 parent 094d149 commit 0063c3d

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

structures/7E9FAC_BATTLERS_TABLE.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -155,12 +155,12 @@ Observation on shield health:
155155
- 34: Speed
156156
- 35: Guts
157157
- 36: Luck
158-
- 37: Effectiveness of Paralysis C2B639 used on value before storing
159-
- 38: Effectiveness of PSI Freeze C2B608 "
160-
- 39: Effectiveness of PSI Flash C2B639 "
161-
- 3A: Effectiveness of PSI Fire C2B608 "
162-
- 3B: Effectiveness of Brainshock C2B639 "
163-
- 3C: Effectiveness of Hypnosis C2B639 "
158+
- 37: Effectiveness of Paralysis $C2B639 used on value before storing
159+
- 38: Effectiveness of PSI Freeze $C2B608 "
160+
- 39: Effectiveness of PSI Flash $C2B639 "
161+
- 3A: Effectiveness of PSI Fire $C2B608 "
162+
- 3B: Effectiveness of Brainshock $C2B639 "
163+
- 3C: Effectiveness of Hypnosis $C2B639 "
164164

165165
C2/B608: 00 = 99% (255/256)
166166
01 = 70% (179/256)

structures/CAF708_BG_DISTORTION_TABLE.md

-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ A pointer, it would seem, but to where?
6464
- $1B,75 = Sixteenth and seventeenth bytes
6565

6666

67-
6867
C2/CE05: A7 0A LDA [$0A]
6968
C2/CE07: A0 66 00 LDY #$0066
7069
C2/CE0A: 91 1B STA ($1B),Y

0 commit comments

Comments
 (0)