Skip to content

Commit

Permalink
Add new Overwatch items (#1415)
Browse files Browse the repository at this point in the history
* Add new hero: Wrecking Ball

* Add new locations

* Add new quotes

* Fix overwatch file format
  • Loading branch information
Lucas Queiroz authored and vbrazo committed Oct 16, 2018
1 parent ac17fdd commit 15874bb
Showing 1 changed file with 35 additions and 31 deletions.
66 changes: 35 additions & 31 deletions lib/locales/en/overwatch.yml
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!"
]

0 comments on commit 15874bb

Please sign in to comment.