ZeChrales / PogoAssets

Unity assets
422 stars 155 forks source link

Silver Pinap item_id off by one #39

Open jinnatar opened 4 years ago

jinnatar commented 4 years ago

The Silver Pinap image is Item_0707.png but the item_id received from the wild (MAD from quests) is actually 708. Any ideas which one is wrong?

jinnatar commented 4 years ago

This seems to also sugggest 708 is correct: https://github.com/123FLO321/POGOProtos-Swift/blob/master/Sources/POGOProtos/Inventory/Item/Inventory-Item-ItemId.pb.swift#L330