ajout du donjon : Dojo du Vent
This commit is contained in:
parent
3465cdf071
commit
8d601f5bb5
BIN
img/boss/112.png
Normal file
BIN
img/boss/112.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 49 KiB |
18
js/liste.js
18
js/liste.js
@ -1954,6 +1954,24 @@ $(document).ready(function() {
|
||||
"Pého",
|
||||
"Leukide",
|
||||
],
|
||||
},
|
||||
{
|
||||
"id": "112",
|
||||
"donjon": "Dojo du Vent",
|
||||
"boss": "Hanshi et Shihan",
|
||||
"imageSource": "img/boss/112.png",
|
||||
"niveau": 140,
|
||||
"zone": "Aerdala",
|
||||
"position": "20,-37",
|
||||
"clef": "Clef du Dojo du Vent",
|
||||
"succes": [
|
||||
"Pusillanime",
|
||||
"Dernier",
|
||||
"Duo",
|
||||
"Score 105"
|
||||
"Score 200"
|
||||
],
|
||||
"idolesNon": "Nahuatl",
|
||||
},
|
||||
];
|
||||
|
||||
|
18
js/livre.js
18
js/livre.js
@ -1956,6 +1956,24 @@ notebooks.controller('NotebookListCtrl', function($scope) {
|
||||
"Pého",
|
||||
"Leukide",
|
||||
],
|
||||
},
|
||||
{
|
||||
"id": "112",
|
||||
"donjon": "Dojo du Vent",
|
||||
"boss": "Hanshi et Shihan",
|
||||
"imageSource": "img/boss/112.png",
|
||||
"niveau": 140,
|
||||
"zone": "Aerdala",
|
||||
"position": "20,-37",
|
||||
"clef": "Clef du Dojo du Vent",
|
||||
"succes": [
|
||||
"Pusillanime",
|
||||
"Dernier",
|
||||
"Duo",
|
||||
"Score 105"
|
||||
"Score 200"
|
||||
],
|
||||
"idolesNon": "Nahuatl",
|
||||
},
|
||||
];
|
||||
$scope.orderList = "niveau";
|
||||
|
Loading…
Reference in New Issue
Block a user