ajout de : Atelier du Tanukouï San
This commit is contained in:
parent
b45893bbef
commit
9a23c020ef
BIN
img/boss/108.png
Normal file
BIN
img/boss/108.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 36 KiB |
18
js/liste.js
18
js/liste.js
@ -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": ""
|
||||
},
|
||||
];
|
||||
|
||||
|
18
js/livre.js
18
js/livre.js
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user