syntax = "proto3"; enum EventTriggerType { EVENT_TRIGGER_TYPE_NONE = 0; EVENT_TRIGGER_TYPE_ENTER_FORCE = 1; }