syntax = "proto3"; enum LockReason { LOCK_REASON_LEVEL = 0; LOCK_REASON_QUEST = 1; }