POGOProtos.Data.Beluga.BelugaIncenseBox.proto Maven / Gradle / Ivy
syntax = "proto3";
package POGOProtos.Data.Beluga;
message BelugaIncenseBox {
bool is_usable = 1;
int64 cool_down_finished_timestamp_ms = 2;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy