Skip to content

Commit

Permalink
i18n: aai oopsy translation (#6011)
Browse files Browse the repository at this point in the history
  • Loading branch information
Akurosia authored Dec 14, 2023
1 parent cb1fec6 commit f301b0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ const triggerSet: OopsyTriggerSet<Data> = {
renameMistake('AAIS Tornado', '8BCF', 'fail', {
// running into a tornado in the initial trash section
en: 'Tornado',
de: 'Tornado',
}),
pushedIntoWall('AAIS Angry Seas', '8AE1'),
pushedIntoWall('AAIS Pop', '896B'),
Expand Down
1 change: 1 addition & 0 deletions ui/oopsyraidsy/data/06-ew/dungeon/another_aloalo_island.ts
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ const triggerSet: OopsyTriggerSet<Data> = {
renameMistake('AAI Tornado', '8BC0', 'fail', {
// running into a tornado in the initial trash section
en: 'Tornado',
de: 'Tornado',
}),
pushedIntoWall('AAI Angry Seas', '8AC1'),
pushedIntoWall('AAI Pop', '894E'),
Expand Down

0 comments on commit f301b0c

Please sign in to comment.