diff --git a/data_structure.txt b/data_structure.txt index 8e89827..06f28fc 100755 --- a/data_structure.txt +++ b/data_structure.txt @@ -11,4 +11,13 @@ Local: PolyPlus_InventoryCache: { data: [], requested: number (representing date) +} +PolyPlus_GreatDivideStats: {} +PolyPlus_FriendCount: { + count: number, + requested: number (representing date) +} +PolyPlus_AssetDesigners: { + data: {}, + requested: number (representing date) } \ No newline at end of file