shithub: pokecrystal

Download patch

ref: 57efc4b392598d773e8bfc35cb742cf9d8632c57
parent: 158144f9cbebdb076262dc45c05253cb8fbc1acf
author: i0brendan0 <19826742+i0brendan0@users.noreply.github.com>
date: Sun Jun 17 20:32:36 EDT 2018

final fix

--- a/docs/bugs_and_glitches.md
+++ b/docs/bugs_and_glitches.md
@@ -305,6 +305,7 @@
 	ld a, BATTLE_VARS_SUBSTATUS5_OPP
 	call GetBattleVar
 	and 1 << SUBSTATUS_LOCK_ON
+	cp 1 << SUBSTATUS_LOCK_ON
 	ret z
 	ld a, BATTLE_VARS_SUBSTATUS3_OPP
 	call GetBattleVar