ajout de : Atelier du Tanukouï San

This commit is contained in:
Esenjin 2022-01-14 14:44:57 +01:00
parent b45893bbef
commit 9a23c020ef
3 changed files with 36 additions and 0 deletions

BIN
img/boss/108.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

View File

@ -1979,6 +1979,24 @@ $(document).ready(function() {
],
"idolesNon": "",
"specificites": ""
},
{
"id": "108",
"donjon": "Atelier du Tanukouï San",
"boss": "Tanukouï San",
"imageSource": "img/boss/108.png",
"niveau": 130,
"zone": "Terrdala",
"position": "26,-24",
"clef": "Clef de l'Atelier du Tanukouï San",
"succes": [
"Statue",
"Versatile",
"Duo",
"Score 200"
],
"idolesNon": "Djim",
"specificites": ""
},
];

View File

@ -1943,6 +1943,24 @@ notebooks.controller('NotebookListCtrl', function($scope) {
],
"idolesNon": "",
"spécificités": ""
},
{
"id": "108",
"donjon": "Atelier du Tanukouï San",
"boss": "Tanukouï San",
"imageSource": "img/boss/108.png",
"niveau": 130,
"zone": "Terrdala",
"position": "26,-24",
"clef": "Clef de l'Atelier du Tanukouï San",
"succes": [
"Statue",
"Versatile",
"Duo",
"Score 200"
],
"idolesNon": "Djim",
"specificites": ""
},
];
$scope.orderList = "niveau";