pokeemerald/src/data/text
LOuroboros 5718d99f40
Used the COMPOUND_STRING macro to unify item descriptions and item data (#3432)
* Used the COMPOUND_STRING macro to unify item descriptions and item data

Misc. Changes:
-Corrected the Serious Mint's description.
-Moved the X_ITEM_STAGES and CONFUSE_BERRY_HEAL_FRACTION macros to the top of the file for consistency's sake.
-Corrected the Tapunium Z's description.

* Oops. I forgot to delete the old .description of the X Attack

* Removed definition of CONFUSE_BERRY_HEAL_FRACTION from include/constants/items.h

* Moved CONFUSE_BERRY_HEAL_FRACTION back to include/constants/items.h

* Unified item description strings where possible

---------

Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
2023-12-20 17:28:43 +01:00
..
abilities.h Updated Gen 9-mon-exclusive ability tests to use Gen 9 mon (#3733) 2023-12-15 00:19:28 +01:00
gift_ribbon_descriptions.h
match_call_messages.h
move_descriptions.h Added B_UPDATED_MOVE_DATA checks against Acid/Crunch's descriptions (#3586) 2023-11-20 20:07:34 +01:00
move_names.h Remove all trailing whitespace (upcoming) (#3473) 2023-10-27 13:54:55 -03:00
nature_names.h
ribbon_descriptions.h
trainer_class_names.h