-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add new hero: Wrecking Ball * Add new locations * Add new quotes * Fix overwatch file format
- Loading branch information
Showing
1 changed file
with
35 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,40 @@ | ||
en: | ||
faker: | ||
overwatch: | ||
heroes: ["Ana", "Bastion", "D.va", "Doomfist", "Genji", "Hanzo", "Junkrat", "Lucio", "McCree", "Mei", "Mercy", "Moira", "Orisa", "Pharah", "Reaper", "Reinhardt", "Roadhog", "Soldier 76", "Sombra", "Symmetra", "Torbjorn", "Tracer", "Widowmaker", "Winston", "Zarya", "Zenyatta"] | ||
locations: ["Adlersbrunn", "Chateau Guillard", "Dorado", "Ecopoint: Antarctica", "Eichenwalde", "Hanamura", "Hollywood", "Ilios", "Junkertown", "King's Row", "Lijiang Tower", "Nepal", "Numbani", "Oasis", "Route 66", "Temple of Anubis", "Volskaya Industries", "Watchpoint: Gibraltar"] | ||
heroes: ["Ana", "Bastion", "D.va", "Doomfist", "Genji", "Hanzo", "Junkrat", "Lucio", "McCree", "Mei", "Mercy", "Moira", "Orisa", "Pharah", "Reaper", "Reinhardt", "Roadhog", "Soldier 76", "Sombra", "Symmetra", "Torbjorn", "Tracer", "Widowmaker", "Winston", "Wrecking Ball", "Zarya", "Zenyatta"] | ||
locations: ["Adlersbrunn", "Ayutthaya", "Black Forest", "Blizzard World", "Busan", "Busan Stadium", "Castillo", "Château Guillard", "Dorado", "Ecopoint: Antarctica", "Eichenwalde", "Estádio das Rãs", "Hanamura", "Hollywood", "Horizon Lunar Colony", "Ilios", "Junkertown", "King's Row", "Lijiang Tower", "Nepal", "Numbani", "Oasis", "Petra", "Rialto", "Route 66", "Temple of Anubis", "Volskaya Industries", "Watchpoint: Gibraltar"] | ||
quotes: [ | ||
"It's high noon", | ||
"Pass into the Iris", | ||
"Heroes never die", | ||
"Fire at will", | ||
"Hammer Down!", | ||
"Molten Core!", | ||
"No one can hide from my sight", | ||
"Time's up", | ||
"Ryuugekiken", | ||
"Ryuu-ga Wa-ga-te-ki-wo Ku-ra-u", | ||
"I've got you in my sights", | ||
"Die! Die! Die!", | ||
"Justice rains from above", | ||
"Fire in the hole!", | ||
"Nerf This!", | ||
"Boo boo doo de doo.", | ||
"Hack the planet", | ||
"Love, D.va", | ||
"Justice ain't gonna dispense itself", | ||
"Be sure to stretch before engaging in rigorous physical activity", | ||
"Overconfidence is a flimsy shield", | ||
"Repetition is the path to mastery", | ||
"I am on fire, but an extinguisher is not required", | ||
"I'm the one who does his job. I'm thinking, you're the other one", | ||
"You're just a glitch in the system", | ||
"Cease your resistance!", | ||
"Meteor Strike!", | ||
"You know my name", | ||
"Surrender to my will!" | ||
"Activating Self Destruct Sequence.", | ||
"Alla till mig!", | ||
"Area denied.", | ||
"Bombs away!", | ||
"Clearing the area.", | ||
"Die! Die! Die!", | ||
"Dòng zhù! Bùxǔ zǒu!", | ||
"EMP activated!", | ||
"Experience tranquility.", | ||
"Fire at will!", | ||
"Fire in the hole!", | ||
"Freeze! Don't move!", | ||
"Géill do mo thoil!", | ||
"Hammer DOWN!", | ||
"Here ya go!", | ||
"It's high noon.", | ||
"Ladies and gentlemen, start your engines!", | ||
"MOLTEN CORE!", | ||
"Minefield deployed.", | ||
"Nano Boost administered.", | ||
"Nerf this!", | ||
"Ogon' po gotovnosti!", | ||
"Oh, let's break it down!", | ||
"Pass into the Iris.", | ||
"Rally to me!", | ||
"Step right up.", | ||
"Surrender to my will!", | ||
"Time's up!", | ||
"Vamos esculachar!", | ||
"Wait for it...", | ||
"Warīhum quwitak!", | ||
"You're powered up, get in there.", | ||
"¡Apagando las luces!" | ||
] |