sovereignx/test/battle/item_effect
Eduardo Quezada 06153e4280 Merge branch '_RHH/master' into _RHH/upcoming
# Conflicts:
#	include/battle.h
#	include/constants/battle_script_commands.h
#	include/constants/pokemon.h
#	src/battle_ai_util.c
#	src/battle_main.c
#	src/battle_util.c
#	test/battle/ai.c
2024-06-13 11:44:28 -04:00
..
covert_cloak.c Merge branch '_RHH/master' into _RHH/upcoming 2024-05-27 10:13:42 -04:00
cure_status.c Merge branch '_RHH/master' into _RHH/upcoming 2024-02-09 17:02:56 -03:00
escape.c Move data unification (#3999) 2024-01-29 08:51:32 -03:00
heal_and_cure_status.c Fix status curing of full restore when used on party member (#4603) 2024-05-20 00:25:03 +02:00
increase_stat.c Enable GF move names by default 2024-04-25 18:40:37 +01:00
restore_hp.c Rename gItems and gAbilities to gItemsInfo and gAbilitiesInfo (#4068) 2024-01-26 15:25:52 -03:00
restore_pp.c Fixed Elixir only being useable if the first move was missing PP (#4594) 2024-05-18 19:55:31 +02:00
revive.c Fix Revive in double battles (#4784) 2024-06-13 10:41:17 +02:00
set_mist.c Rename gItems and gAbilities to gItemsInfo and gAbilitiesInfo (#4068) 2024-01-26 15:25:52 -03:00
throw_ball.c Added last CannotUseItemsInBattle tests (#3789) 2023-12-21 20:06:12 +01:00