Skip to content

Instantly share code, notes, and snippets.

@kvahuja
Last active April 1, 2017 09:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kvahuja/e73b7823d53d31a8ffcdddb3bba3c313 to your computer and use it in GitHub Desktop.
Save kvahuja/e73b7823d53d31a8ffcdddb3bba3c313 to your computer and use it in GitHub Desktop.
Vainglory API - Mappings
<?php
return [
'*Adagio*' => 'Adagio',
'*Alpha*' => 'Alpha',
'*Ardan*' => 'Ardan',
'*Baron*' => 'Baron',
'*Blackfeather*' => 'Blackfeather',
'*Catherine*' => 'Catherine',
'*Celeste*' => 'Celeste',
'*Fortress*' => 'Fortress',
'*Glaive*' => 'Glaive',
'*Gwen*' => 'Gwen',
'*Grumpjaw*' => 'Grumpjaw',
'*Idris*' => 'Idris',
'*Joule*' => 'Joule',
'*Kestrel*' => 'Kestrel',
'*Hero009*' => 'Krul',
'*Lance*' => 'Lance',
'*Lyra*' => 'Lyra',
'*Ozo*' => 'Ozo',
'*Petal*' => 'Petal',
'*Phinn*' => 'Phinn',
'*Reim*' => 'Reim',
'*Ringo*' => 'Ringo',
'*Hero016*' => 'Rona',
'*Samuel*' => 'Samuel',
'*SAW*' => 'SAW',
'*Hero010*' => 'Skaarf',
'*Sayoc*' => 'Taka',
'*Skye*' => 'Skye',
'*Taka*' => 'Taka',
'*Vox*' => 'Vox',
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment