diff --git a/img/boss/109.png b/img/boss/109.png new file mode 100644 index 0000000..03aca4e Binary files /dev/null and b/img/boss/109.png differ diff --git a/js/liste.js b/js/liste.js index b8d2e1f..69267ec 100644 --- a/js/liste.js +++ b/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", diff --git a/js/livre.js b/js/livre.js index c01c9d3..ad49b30 100644 --- a/js/livre.js +++ b/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";