add info about other types

This commit is contained in:
Stefan Breunig
2013-02-11 13:14:03 +01:00
parent c170995da7
commit 63083407ed

View File

@ -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':