Rangi 0345e4fb0e Add suffixes to some constants to avoid ambiguity
- `PSYCHIC` → `PSYCHIC_TYPE` (not the trainer `PSYCHIC_T` or the move `PSYCHIC_M`)
- `BLACKBELT` → `BLACKBELT_I` (not the trainer `BLACKBELT_T`)
- `CURSE_T` → `CURSE_TYPE` (not the move `CURSE`)
- `TOWN_MAP_D` → `TOWN_MAP_POSTER` (not the item `TOWN_MAP`)

This also uncovered a misidentified event: `EVENT_DECO_PLANT_4` → `EVENT_DECO_POSTER_1`. (There are three plants and four posters.)
2020-03-21 17:59:26 -04:00
..
2019-02-16 19:08:34 +01:00
2018-01-31 11:38:45 -05:00
2018-04-01 17:05:10 +02:00
2019-10-21 00:31:50 +02:00
2018-05-18 19:36:22 -04:00
2018-11-20 21:53:45 +01:00
2018-04-01 17:05:10 +02:00
2019-03-03 17:13:24 -05:00
2018-05-05 09:19:04 +02:00
2018-01-31 11:38:45 -05:00
2018-01-25 22:22:25 -05:00