also set 'unknown_11' for map data, as well as portal details

This commit is contained in:
Jon Atkins 2015-02-26 22:32:31 +00:00
parent fb5c38662f
commit 7be1575e50

View File

@ -296,6 +296,7 @@ window.Render.prototype.createPortalEntity = function(ent) {
title: ent[2][8],
ornaments: ent[2][9],
unknown_10: ent[2][10], // temp name until we know what this value does
unknown_11: ent[2][11], // temp name until we know what this value does
};
var dataOptions = {