Remove HMs from Sun/Moon and Ultra Sun/Ultra Moon (PR #326)

Those games don't have HMs, and for example
https://veekun.com/dex/moves/fly shows fly is HM02, while it should be
TM76. Note that HMs which were converted into TMs in gen7 seems to be
already present in machines.csv with their new TM number as well.
This commit is contained in:
Parnassius 2021-01-26 20:27:18 +01:00 committed by Andrew Ekstedt
parent 47618d0d46
commit 80bc35a764
1 changed files with 0 additions and 14 deletions

View File

@ -1492,8 +1492,6 @@ machine_number,version_group_id,item_id,move_id
101,14,397,15
101,15,397,15
101,16,397,15
101,17,397,15
101,18,397,15
101,20,1189,34
102,1,398,19
102,2,398,19
@ -1511,8 +1509,6 @@ machine_number,version_group_id,item_id,move_id
102,14,398,19
102,15,398,19
102,16,398,19
102,17,398,19
102,18,398,19
102,20,1190,53
103,1,399,57
103,2,399,57
@ -1530,8 +1526,6 @@ machine_number,version_group_id,item_id,move_id
103,14,399,57
103,15,399,57
103,16,399,57
103,17,399,57
103,18,399,57
103,20,1191,56
104,1,400,70
104,2,400,70
@ -1549,8 +1543,6 @@ machine_number,version_group_id,item_id,move_id
104,14,400,70
104,15,400,70
104,16,400,70
104,17,400,70
104,18,400,70
104,20,1192,57
105,1,401,148
105,2,401,148
@ -1568,8 +1560,6 @@ machine_number,version_group_id,item_id,move_id
105,14,401,127
105,15,401,127
105,16,401,127
105,17,401,127
105,18,401,127
105,20,1193,58
106,3,402,250
106,4,402,250
@ -1584,8 +1574,6 @@ machine_number,version_group_id,item_id,move_id
106,13,402,249
106,14,402,291
106,16,402,249
106,17,402,249
106,18,402,249
106,20,1194,59
107,3,403,127
107,4,403,127
@ -1598,8 +1586,6 @@ machine_number,version_group_id,item_id,move_id
107,12,403,127
107,13,403,127
107,16,403,291
107,17,403,291
107,18,403,291
107,20,1195,67
108,5,404,291
108,6,404,291

1 machine_number version_group_id item_id move_id
1492 101 14 397 15
1493 101 15 397 15
1494 101 16 397 15
101 17 397 15
101 18 397 15
1495 101 20 1189 34
1496 102 1 398 19
1497 102 2 398 19
1509 102 14 398 19
1510 102 15 398 19
1511 102 16 398 19
102 17 398 19
102 18 398 19
1512 102 20 1190 53
1513 103 1 399 57
1514 103 2 399 57
1526 103 14 399 57
1527 103 15 399 57
1528 103 16 399 57
103 17 399 57
103 18 399 57
1529 103 20 1191 56
1530 104 1 400 70
1531 104 2 400 70
1543 104 14 400 70
1544 104 15 400 70
1545 104 16 400 70
104 17 400 70
104 18 400 70
1546 104 20 1192 57
1547 105 1 401 148
1548 105 2 401 148
1560 105 14 401 127
1561 105 15 401 127
1562 105 16 401 127
105 17 401 127
105 18 401 127
1563 105 20 1193 58
1564 106 3 402 250
1565 106 4 402 250
1574 106 13 402 249
1575 106 14 402 291
1576 106 16 402 249
106 17 402 249
106 18 402 249
1577 106 20 1194 59
1578 107 3 403 127
1579 107 4 403 127
1586 107 12 403 127
1587 107 13 403 127
1588 107 16 403 291
107 17 403 291
107 18 403 291
1589 107 20 1195 67
1590 108 5 404 291
1591 108 6 404 291