Re-added missing linebreaks
This commit is contained in:
parent
b447add4c3
commit
3537a37e12
1 changed files with 2 additions and 0 deletions
|
@ -15,11 +15,13 @@
|
|||
#else
|
||||
#define HANDLE_EXPANDED_MOVE_NAME(_name, ...) COMPOUND_STRING(_name)
|
||||
#endif
|
||||
|
||||
#if B_BINDING_TURNS >= GEN_5
|
||||
#define BINDING_TURNS "4 or 5"
|
||||
#else
|
||||
#define BINDING_TURNS "2 to 5"
|
||||
#endif
|
||||
|
||||
/* First arg is the charge turn string id, second arg depends on effect
|
||||
EFFECT_SEMI_INVULNERABLE/EFFECT_SKY_DROP: semi-invulnerable STATUS3 to apply to battler
|
||||
EFFECT_TWO_TURNS_ATTACK/EFFECT_SOLAR_BEAM: weather in which to skip charge turn */
|
||||
|
|
Loading…
Reference in a new issue