Added support for all power-boosting items

Removed redundancy from code

Moved to tooltips file

Reduced code

Reduced code

Reduced code

Reduced globals to 1

Minor error corrections
This commit is contained in:
Harshvardhan
2015-12-16 17:24:56 +05:30
committed by Harshvardhan Kalra
parent df4cc30de4
commit 311acb8fcd
4 changed files with 116 additions and 151 deletions

View File

@@ -98,6 +98,7 @@
<script src="js/client-ladder.js"></script>
<script src="js/client-chat.js"></script>
<script src="js/client-chat-tournament.js"></script>
<script src="js/client-battle-tooltips.js"></script>
<script src="js/client-battle.js"></script>
<script src="js/client-rooms.js"></script>
<script src="js/storage.js"></script>