From 7f455adbac3c5f3c67c891249576e9045870edb6 Mon Sep 17 00:00:00 2001 From: alexichi Date: Wed, 11 May 2016 10:12:17 +0200 Subject: correct bonusPower name --- js/dungeon.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'js') diff --git a/js/dungeon.js b/js/dungeon.js index 7d97b49..a84466e 100644 --- a/js/dungeon.js +++ b/js/dungeon.js @@ -118,10 +118,10 @@ function exitDungeon(boss){ levelUp(20);//you earn 20 xp creditAccount(1000);//you earn 1000 gold coins var tmphtml = "

You have completed the dungeon! CONGRATULATIONS!

"; - tmphmtl += ""; document.getElementById("tab4").innerHTML = tmphtml; } else document.getElementById("tab4").innerHTML = "

Not available, you have to buy a ticket in the build section.

"; -- cgit v1.2.3-70-g09d2