ajout donjon : Bambusaie de Damadrya
This commit is contained in:
parent
306f961e11
commit
db1a3e86fc
BIN
img/boss/109.png
Normal file
BIN
img/boss/109.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
19
js/liste.js
19
js/liste.js
@ -1893,6 +1893,25 @@ $(document).ready(function() {
|
||||
"Statue",
|
||||
"Versatile",
|
||||
"Duo",
|
||||
"Score 98"
|
||||
"Score 200"
|
||||
],
|
||||
"idolesNon": "Djim",
|
||||
},
|
||||
{
|
||||
"id": "109",
|
||||
"donjon": "Bambusaie de Damadrya",
|
||||
"boss": "Dramadrya",
|
||||
"imageSource": "img/boss/109.png",
|
||||
"niveau": 110,
|
||||
"zone": "Plantala",
|
||||
"position": "26,-30",
|
||||
"clef": "Clef de Bambusaie de Damadrya",
|
||||
"succes": [
|
||||
"Premier",
|
||||
"Hardi",
|
||||
"Duo",
|
||||
"Score 75"
|
||||
"Score 200"
|
||||
],
|
||||
"idolesNon": "Djim",
|
||||
|
18
js/livre.js
18
js/livre.js
@ -1899,6 +1899,24 @@ notebooks.controller('NotebookListCtrl', function($scope) {
|
||||
"Score 200"
|
||||
],
|
||||
"idolesNon": "Djim",
|
||||
},
|
||||
{
|
||||
"id": "109",
|
||||
"donjon": "Bambusaie de Damadrya",
|
||||
"boss": "Dramadrya",
|
||||
"imageSource": "img/boss/109.png",
|
||||
"niveau": 110,
|
||||
"zone": "Plantala",
|
||||
"position": "26,-30",
|
||||
"clef": "Clef de Bambusaie de Damadrya",
|
||||
"succes": [
|
||||
"Premier",
|
||||
"Hardi",
|
||||
"Duo",
|
||||
"Score 75"
|
||||
"Score 200"
|
||||
],
|
||||
"idolesNon": "Djim",
|
||||
},
|
||||
];
|
||||
$scope.orderList = "niveau";
|
||||
|
Loading…
Reference in New Issue
Block a user