Skip to content

Commit 5d57944

Browse files
committed
Add missing column to some entries in encounter conditions values
1 parent 0019a09 commit 5d57944

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

data/v2/csv/encounter_condition_values.csv

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ id,encounter_condition_id,identifier,is_default
7676
75,9,story-progress-juniper-cave-of-being,0
7777
76,11,item-lunar-wing,0
7878
77,9,story-progress-quake-badge,0
79-
78,11,item-light-stone
80-
79,11,item-dark-stone
81-
80,10,other-captured-reshiram-or-zekrom
82-
81,9,defeated-ghetsis
79+
78,11,item-light-stone,0
80+
79,11,item-dark-stone,0
81+
80,10,other-captured-reshiram-or-zekrom,0
82+
81,9,defeated-ghetsis,0

0 commit comments

Comments
 (0)