correct tm items to orb items

This commit is contained in:
DizzyEggg
2025-06-20 09:24:11 +02:00
parent f0210d3164
commit e63bcb8f28
2 changed files with 27 additions and 27 deletions

View File

@@ -174,14 +174,14 @@
#define ITEM_TM_BULK_UP 132
#define ITEM_TM_BULLET_SEED 133
#define ITEM_TM_HIDDEN_POWER 134
#define ITEM_TM_SUNNY_DAY 135
#define ITEM_SUNNY_ORB 135
#define ITEM_TM_TAUNT 136
#define ITEM_TM_ICE_BEAM 137
#define ITEM_TM_BLIZZARD 138
#define ITEM_TM_HYPER_BEAM 139
#define ITEM_TM_LIGHT_SCREEN 140
#define ITEM_TM_PROTECT 141
#define ITEM_TM_RAIN_DANCE 142
#define ITEM_RAINY_ORB 142
#define ITEM_TM_GIGA_DRAIN 143
#define ITEM_TM_SAFEGUARD 144
#define ITEM_TM_FRUSTRATION 145
@@ -200,9 +200,9 @@
#define ITEM_TM_SHOCK_WAVE 158
#define ITEM_TM_FLAMETHROWER 159
#define ITEM_TM_SLUDGE_BOMB 160
#define ITEM_TM_SANDSTORM 161
#define ITEM_SANDY_ORB 161
#define ITEM_TM_FIRE_BLAST 162
#define ITEM_TM_ROCK_TOMB 163
#define ITEM_ROCKY_ORB 163
#define ITEM_TM_AERIAL_ACE 164
#define ITEM_TM_TORMENT 165
#define ITEM_TM_FACADE 166
@@ -212,7 +212,7 @@
#define ITEM_TM_THIEF 170
#define ITEM_TM_STEEL_WING 171
#define ITEM_TM_SKILL_SWAP 172
#define ITEM_TM_SNATCH 173
#define ITEM_SNATCH_ORB 173
#define ITEM_TM_OVERHEAT 174
#define ITEM_TM_WIDE_SLASH 175
#define ITEM_TM_EXCAVATE 176