Skip to content

Commit 3abd1b0

Browse files
committed
fix duplicate tm100
1 parent ef5db06 commit 3abd1b0

File tree

3 files changed

+2
-8
lines changed

3 files changed

+2
-8
lines changed

data/v2/csv/item_names.csv

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17298,11 +17298,6 @@ item_id,local_language_id,name
1729817298
1942,5,Mucus d'Axoloto
1729917299
1942,9,Wooper Slime
1730017300
1942,11,ウパーのねんえき
17301-
1943,1,わざマシン100
17302-
1943,4,招式学习器100
17303-
1943,5,CT100
17304-
1943,9,TM100
17305-
1943,11,わざマシン100
1730617301
1944,1,わざマシン101
1730717302
1944,4,招式学习器101
1730817303
1944,5,CT101

data/v2/csv/items.csv

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1890,7 +1890,6 @@ id,identifier,category_id,cost,fling_power,fling_effect_id
18901890
1940,charcadet-soot,54,160,,
18911891
1941,toedscool-flaps,54,100,,
18921892
1942,wooper-slime,54,60,,
1893-
1943,tm100,37,0,,
18941893
1944,tm101,37,0,,
18951894
1945,tm102,37,0,,
18961895
1946,tm103,37,0,,

data/v2/csv/machines.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1913,7 +1913,7 @@ machine_number,version_group_id,item_id,move_id
19131913
97,25,746,19
19141914
98,25,747,285
19151915
99,25,748,442
1916-
100,25,1943,349
1916+
100,25,749,349
19171917
101,25,1944,408
19181918
102,25,1945,441
19191919
103,25,1946,164
@@ -2114,7 +2114,7 @@ machine_number,version_group_id,item_id,move_id
21142114
93,27,659,430
21152115
94,27,660,399
21162116
99,27,748,442
2117-
100,27,1943,349
2117+
100,27,749,349
21182118
103,27,1946,164
21192119
104,27,1947,334
21202120
106,27,1949,529

0 commit comments

Comments
 (0)