minor fixes

This commit is contained in:
jiangzhengwenjz
2019-10-16 02:18:41 +08:00
parent 407fc23f3f
commit 9243e792f3
4 changed files with 4 additions and 6 deletions
+1 -2
View File
@@ -4652,8 +4652,7 @@ bool8 PokemonUseItemEffects2(struct Pokemon *mon, u16 item, u8 partyIndex, u8 mo
sp18 = itemEffect[r10];
r10++;
break;
case 7:\
case 7:
if (GetMonData(mon, MON_DATA_FRIENDSHIP, NULL) >= 200
&& retVal == FALSE
&& sp18 == 0)