sovereignx/include/config
LOuroboros 691b1879f8
Renamed VAR_TERRAIN to B_VAR_TERRAIN and added a var-based field terrain timer (#4132)
* Renamed VAR_TERRAIN and introduced a var-based field terrains timer

* Fixed sky battle configs alignment and syntax

* Added B_VAR_TERRAIN_TIMER handling to Overworld_ResetBattleFlagsAndVars

* Removed pointless edits to EndTurnTerrain

* Updated B_VAR_TERRAIN_TIMER's comment

* Updated the syntax of ABILITYEFFECT_SWITCH_IN_TERRAIN to comply with Agbcc

* Nuked pointless VarGet calls in the case ABILITYEFFECT_SWITCH_IN_TERRAIN of AbilityBattleEffects

* Reverted changes made to BS_SetRemoveTerrain
I shouldn't have touched it at all since it's not involved with B_VAR_TERRAIN functionality.

* Removed trailing spaces in the case ABILITYEFFECT_SWITCH_IN_TERRAIN of AbilityBattleEffects
2024-02-04 13:04:55 +01:00
..
battle.h Renamed VAR_TERRAIN to B_VAR_TERRAIN and added a var-based field terrain timer (#4132) 2024-02-04 13:04:55 +01:00
debug.h ai delay timer 2023-09-12 10:35:05 +02:00
decap.h Reformatted for code review. Moved config to include/config/decap.h. 2024-01-17 01:12:04 -05:00
item.h Add power item config (#3961) 2024-01-11 09:34:19 +01:00
overworld.h Allow one-mon double battles (#4007) 2024-01-16 18:24:49 +01:00
pokemon.h Adds universal move array (#4052) 2024-01-24 11:45:22 -03:00
species_enabled.h Add Indigo Disk Pokemon data (#3878) 2024-01-01 01:38:50 +01:00