From 63083407ed3704f3e77ea6a06efcd22b331400b3 Mon Sep 17 00:00:00 2001 From: Stefan Breunig Date: Mon, 11 Feb 2013 13:14:03 +0100 Subject: [PATCH] add info about other types --- code/utils_misc.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/code/utils_misc.js b/code/utils_misc.js index 2f982f7e..75cd1d72 100644 --- a/code/utils_misc.js +++ b/code/utils_misc.js @@ -160,6 +160,10 @@ window.getTypeByGuid = function(guid) { // .c == player/creator // .d == chat messages // + // others, not used in web: + // .5 == resources (burster/resonator) + // .6 == XM + // .4 == media items, maybe all droppped resources (?) // resonator guid is [portal guid]-resonator-[slot] switch(guid.slice(33)) { case '11':