add missing string for mountNowOwned error message (#8843)

This commit is contained in:
Alys
2017-07-07 06:23:20 +10:00
committed by Sabe Jones
parent 6951b79b95
commit c1e5d8b573
2 changed files with 2 additions and 1 deletions

View File

@@ -1099,7 +1099,7 @@ api.hatch = {
* @apiErrorExample {json} Item not owned or doesn't exist.
* {"success":false,"error":"NotFound","message":"You do not own this item."}
* {"success":false,"error":"NotFound","message":"You do not own this pet."}
* {"success":false,"error":"NotFound","message":"String 'mountNotOwned' not found."}
* {"success":false,"error":"NotFound","message":"You do not own this mount."}
*
*/
api.equip = {