app/Models/Wow.php: Add dk's
This commit is contained in:
parent
ef7714019e
commit
6dfa61348e
1 changed files with 2 additions and 1 deletions
|
|
@ -16,6 +16,7 @@ class Wow
|
|||
'warlock' => 'Warlock',
|
||||
'shaman' => 'Shaman',
|
||||
'druid' => 'Druid',
|
||||
'priest' => 'Priest'
|
||||
'priest' => 'Priest',
|
||||
'dk' => 'Death Knight'
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue