Files
pokecrystal/engine/events
SnorlaxMonster b9dce73573 Rename MON_ID to MON_OT_ID (#1114)
* Rename MON_ID to MON_TRAINER_ID

The constant name MON_ID implies it relates to the ID number of the
Pokémon itself. However, it actually refers to the Trainer ID number of
the Pokémon's Original Trainer. Renaming it to MON_TRAINER_ID makes it
substantially more clear what its purpose is.

The original definition of MON_ID is preserved in macros/legacy.asm

* Remove MON_ID from macros/legacy.asm

Co-authored-by: Sylvie <35663410+Rangi42@users.noreply.github.com>

* Apply rename to missed file

* Rename to `MON_OT_ID`

---------

Co-authored-by: SnorlaxMonster <snorlaxmonster@users.noreply.github.com>
Co-authored-by: Sylvie <35663410+Rangi42@users.noreply.github.com>
Co-authored-by: vulcandth <vulcandth@gmail.com>
2024-04-27 12:16:34 -05:00
..
2020-05-07 14:21:24 -04:00
2021-11-23 20:37:18 -05:00
2018-06-24 16:13:22 +02:00
2024-04-27 12:16:34 -05:00
2018-06-25 02:10:37 +02:00
2020-12-23 16:29:30 -05:00
2020-12-23 16:29:30 -05:00
2020-12-23 16:29:30 -05:00
2020-12-23 16:29:30 -05:00
2018-06-24 16:13:22 +02:00
2021-04-19 16:31:37 -04:00
2022-06-06 17:25:42 -04:00
2020-12-23 16:29:30 -05:00
2024-01-28 21:19:32 +01:00
2020-11-03 19:53:07 -05:00