artifact display: initial checkin

display artifacts (jarvis shards, jarvis targets) on the map
TODO: add details to the portal info display
This commit is contained in:
Jon Atkins
2013-11-07 03:51:20 +00:00
parent c602e42b2a
commit 6b5571b18a
3 changed files with 193 additions and 0 deletions

View File

@ -525,6 +525,7 @@ function boot() {
window.setupLargeImagePreview();
window.setupSidebarToggle();
window.updateGameScore();
window.artifact.setup();
window.setupPlayerStat();
window.setupTooltips();
window.chat.setup();