diff --git a/js/liste.js b/js/liste.js index 74571f7..dd93068 100644 --- a/js/liste.js +++ b/js/liste.js @@ -1995,6 +1995,24 @@ $(document).ready(function() { "Ultram", "Djim", ], +}, +{ + "id": "114", + "donjon": "Garde-manger du Rat Blanc", + "boss": "Rat Blanc", + "imageSource": "img/boss/114.png", + "niveau": 110, + "zone": "Canaux méphitiques", + "position": "-34,-59", + "clef": "Clef du Garde-manger du Rat Blanc", + "succes": [ + "Premier", + "Hardi", + "Duo", + "Score 83" + "Score 200" + ], + "idolesNon": "" }, ]; diff --git a/js/livre.js b/js/livre.js index bca03f8..3fa61ef 100644 --- a/js/livre.js +++ b/js/livre.js @@ -1997,6 +1997,24 @@ notebooks.controller('NotebookListCtrl', function($scope) { "Ultram", "Djim", ], +}, +{ + "id": "114", + "donjon": "Garde-manger du Rat Blanc", + "boss": "Rat Blanc", + "imageSource": "img/boss/114.png", + "niveau": 110, + "zone": "Canaux méphitiques", + "position": "-34,-59", + "clef": "Clef du Garde-manger du Rat Blanc", + "succes": [ + "Premier", + "Hardi", + "Duo", + "Score 83" + "Score 200" + ], + "idolesNon": "" }, ]; $scope.orderList = "niveau";