diff --git a/src/generated/main/java/emu/grasscutter/net/proto/GetScenePointRspOuterClass.java b/src/generated/main/java/emu/grasscutter/net/proto/GetScenePointRspOuterClass.java index 9d060ff87..d33b9d74a 100644 --- a/src/generated/main/java/emu/grasscutter/net/proto/GetScenePointRspOuterClass.java +++ b/src/generated/main/java/emu/grasscutter/net/proto/GetScenePointRspOuterClass.java @@ -36,21 +36,21 @@ public final class GetScenePointRspOuterClass { int getUnlockedPointList(int index); /** - * repeated uint32 ELDLGKEKABI = 6; - * @return A list containing the eLDLGKEKABI. + * repeated uint32 unhide_point_list = 6; + * @return A list containing the unhidePointList. */ - java.util.List getELDLGKEKABIList(); + java.util.List getUnhidePointListList(); /** - * repeated uint32 ELDLGKEKABI = 6; - * @return The count of eLDLGKEKABI. + * repeated uint32 unhide_point_list = 6; + * @return The count of unhidePointList. */ - int getELDLGKEKABICount(); + int getUnhidePointListCount(); /** - * repeated uint32 ELDLGKEKABI = 6; + * repeated uint32 unhide_point_list = 6; * @param index The index of the element to return. - * @return The eLDLGKEKABI at the given index. + * @return The unhidePointList at the given index. */ - int getELDLGKEKABI(int index); + int getUnhidePointList(int index); /** * bool FBFJPEPMAOF = 9; @@ -65,21 +65,21 @@ public final class GetScenePointRspOuterClass { int getRetcode(); /** - * repeated uint32 GILIFDOOHFF = 12; - * @return A list containing the gILIFDOOHFF. + * repeated uint32 unlock_area_list = 12; + * @return A list containing the unlockAreaList. */ - java.util.List getGILIFDOOHFFList(); + java.util.List getUnlockAreaListList(); /** - * repeated uint32 GILIFDOOHFF = 12; - * @return The count of gILIFDOOHFF. + * repeated uint32 unlock_area_list = 12; + * @return The count of unlockAreaList. */ - int getGILIFDOOHFFCount(); + int getUnlockAreaListCount(); /** - * repeated uint32 GILIFDOOHFF = 12; + * repeated uint32 unlock_area_list = 12; * @param index The index of the element to return. - * @return The gILIFDOOHFF at the given index. + * @return The unlockAreaList at the given index. */ - int getGILIFDOOHFF(int index); + int getUnlockAreaList(int index); /** * repeated uint32 PPDDIADEDIC = 8; @@ -156,21 +156,21 @@ public final class GetScenePointRspOuterClass { int getBelongUid(); /** - * repeated uint32 unlockAreaList = 13; - * @return A list containing the unlockAreaList. + * repeated uint32 JCLHNODLPOH = 13; + * @return A list containing the jCLHNODLPOH. */ - java.util.List getUnlockAreaListList(); + java.util.List getJCLHNODLPOHList(); /** - * repeated uint32 unlockAreaList = 13; - * @return The count of unlockAreaList. + * repeated uint32 JCLHNODLPOH = 13; + * @return The count of jCLHNODLPOH. */ - int getUnlockAreaListCount(); + int getJCLHNODLPOHCount(); /** - * repeated uint32 unlockAreaList = 13; + * repeated uint32 JCLHNODLPOH = 13; * @param index The index of the element to return. - * @return The unlockAreaList at the given index. + * @return The jCLHNODLPOH at the given index. */ - int getUnlockAreaList(int index); + int getJCLHNODLPOH(int index); /** * uint32 scene_id = 2; @@ -179,21 +179,21 @@ public final class GetScenePointRspOuterClass { int getSceneId(); /** - * repeated uint32 unhide_point_list = 3; - * @return A list containing the unhidePointList. + * repeated uint32 KOPAHGHMECF = 3; + * @return A list containing the kOPAHGHMECF. */ - java.util.List getUnhidePointListList(); + java.util.List getKOPAHGHMECFList(); /** - * repeated uint32 unhide_point_list = 3; - * @return The count of unhidePointList. + * repeated uint32 KOPAHGHMECF = 3; + * @return The count of kOPAHGHMECF. */ - int getUnhidePointListCount(); + int getKOPAHGHMECFCount(); /** - * repeated uint32 unhide_point_list = 3; + * repeated uint32 KOPAHGHMECF = 3; * @param index The index of the element to return. - * @return The unhidePointList at the given index. + * @return The kOPAHGHMECF at the given index. */ - int getUnhidePointList(int index); + int getKOPAHGHMECF(int index); } /** *
@@ -214,14 +214,14 @@ public final class GetScenePointRspOuterClass {
     }
     private GetScenePointRsp() {
       unlockedPointList_ = emptyIntList();
-      eLDLGKEKABI_ = emptyIntList();
-      gILIFDOOHFF_ = emptyIntList();
+      unhidePointList_ = emptyIntList();
+      unlockAreaList_ = emptyIntList();
       pPDDIADEDIC_ = emptyIntList();
       oGKCOCBLNLF_ = emptyIntList();
       eBIFELCKPEA_ = emptyIntList();
       jJOHJDFINFN_ = emptyIntList();
-      unlockAreaList_ = emptyIntList();
-      unhidePointList_ = emptyIntList();
+      jCLHNODLPOH_ = emptyIntList();
+      kOPAHGHMECF_ = emptyIntList();
     }
 
     @java.lang.Override
@@ -283,21 +283,21 @@ public final class GetScenePointRspOuterClass {
             }
             case 24: {
               if (!((mutable_bitField0_ & 0x00000100) != 0)) {
-                unhidePointList_ = newIntList();
+                kOPAHGHMECF_ = newIntList();
                 mutable_bitField0_ |= 0x00000100;
               }
-              unhidePointList_.addInt(input.readUInt32());
+              kOPAHGHMECF_.addInt(input.readUInt32());
               break;
             }
             case 26: {
               int length = input.readRawVarint32();
               int limit = input.pushLimit(length);
               if (!((mutable_bitField0_ & 0x00000100) != 0) && input.getBytesUntilLimit() > 0) {
-                unhidePointList_ = newIntList();
+                kOPAHGHMECF_ = newIntList();
                 mutable_bitField0_ |= 0x00000100;
               }
               while (input.getBytesUntilLimit() > 0) {
-                unhidePointList_.addInt(input.readUInt32());
+                kOPAHGHMECF_.addInt(input.readUInt32());
               }
               input.popLimit(limit);
               break;
@@ -325,21 +325,21 @@ public final class GetScenePointRspOuterClass {
             }
             case 48: {
               if (!((mutable_bitField0_ & 0x00000002) != 0)) {
-                eLDLGKEKABI_ = newIntList();
+                unhidePointList_ = newIntList();
                 mutable_bitField0_ |= 0x00000002;
               }
-              eLDLGKEKABI_.addInt(input.readUInt32());
+              unhidePointList_.addInt(input.readUInt32());
               break;
             }
             case 50: {
               int length = input.readRawVarint32();
               int limit = input.pushLimit(length);
               if (!((mutable_bitField0_ & 0x00000002) != 0) && input.getBytesUntilLimit() > 0) {
-                eLDLGKEKABI_ = newIntList();
+                unhidePointList_ = newIntList();
                 mutable_bitField0_ |= 0x00000002;
               }
               while (input.getBytesUntilLimit() > 0) {
-                eLDLGKEKABI_.addInt(input.readUInt32());
+                unhidePointList_.addInt(input.readUInt32());
               }
               input.popLimit(limit);
               break;
@@ -419,42 +419,42 @@ public final class GetScenePointRspOuterClass {
             }
             case 96: {
               if (!((mutable_bitField0_ & 0x00000004) != 0)) {
-                gILIFDOOHFF_ = newIntList();
+                unlockAreaList_ = newIntList();
                 mutable_bitField0_ |= 0x00000004;
               }
-              gILIFDOOHFF_.addInt(input.readUInt32());
+              unlockAreaList_.addInt(input.readUInt32());
               break;
             }
             case 98: {
               int length = input.readRawVarint32();
               int limit = input.pushLimit(length);
               if (!((mutable_bitField0_ & 0x00000004) != 0) && input.getBytesUntilLimit() > 0) {
-                gILIFDOOHFF_ = newIntList();
+                unlockAreaList_ = newIntList();
                 mutable_bitField0_ |= 0x00000004;
               }
               while (input.getBytesUntilLimit() > 0) {
-                gILIFDOOHFF_.addInt(input.readUInt32());
+                unlockAreaList_.addInt(input.readUInt32());
               }
               input.popLimit(limit);
               break;
             }
             case 104: {
               if (!((mutable_bitField0_ & 0x00000080) != 0)) {
-                unlockAreaList_ = newIntList();
+                jCLHNODLPOH_ = newIntList();
                 mutable_bitField0_ |= 0x00000080;
               }
-              unlockAreaList_.addInt(input.readUInt32());
+              jCLHNODLPOH_.addInt(input.readUInt32());
               break;
             }
             case 106: {
               int length = input.readRawVarint32();
               int limit = input.pushLimit(length);
               if (!((mutable_bitField0_ & 0x00000080) != 0) && input.getBytesUntilLimit() > 0) {
-                unlockAreaList_ = newIntList();
+                jCLHNODLPOH_ = newIntList();
                 mutable_bitField0_ |= 0x00000080;
               }
               while (input.getBytesUntilLimit() > 0) {
-                unlockAreaList_.addInt(input.readUInt32());
+                jCLHNODLPOH_.addInt(input.readUInt32());
               }
               input.popLimit(limit);
               break;
@@ -483,13 +483,13 @@ public final class GetScenePointRspOuterClass {
           unlockedPointList_.makeImmutable(); // C
         }
         if (((mutable_bitField0_ & 0x00000100) != 0)) {
-          unhidePointList_.makeImmutable(); // C
+          kOPAHGHMECF_.makeImmutable(); // C
         }
         if (((mutable_bitField0_ & 0x00000040) != 0)) {
           jJOHJDFINFN_.makeImmutable(); // C
         }
         if (((mutable_bitField0_ & 0x00000002) != 0)) {
-          eLDLGKEKABI_.makeImmutable(); // C
+          unhidePointList_.makeImmutable(); // C
         }
         if (((mutable_bitField0_ & 0x00000020) != 0)) {
           eBIFELCKPEA_.makeImmutable(); // C
@@ -501,10 +501,10 @@ public final class GetScenePointRspOuterClass {
           oGKCOCBLNLF_.makeImmutable(); // C
         }
         if (((mutable_bitField0_ & 0x00000004) != 0)) {
-          gILIFDOOHFF_.makeImmutable(); // C
+          unlockAreaList_.makeImmutable(); // C
         }
         if (((mutable_bitField0_ & 0x00000080) != 0)) {
-          unlockAreaList_.makeImmutable(); // C
+          jCLHNODLPOH_.makeImmutable(); // C
         }
         this.unknownFields = unknownFields.build();
         makeExtensionsImmutable();
@@ -551,33 +551,33 @@ public final class GetScenePointRspOuterClass {
     }
     private int unlockedPointListMemoizedSerializedSize = -1;
 
-    public static final int ELDLGKEKABI_FIELD_NUMBER = 6;
-    private com.google.protobuf.Internal.IntList eLDLGKEKABI_;
+    public static final int UNHIDE_POINT_LIST_FIELD_NUMBER = 6;
+    private com.google.protobuf.Internal.IntList unhidePointList_;
     /**
-     * repeated uint32 ELDLGKEKABI = 6;
-     * @return A list containing the eLDLGKEKABI.
+     * repeated uint32 unhide_point_list = 6;
+     * @return A list containing the unhidePointList.
      */
     @java.lang.Override
     public java.util.List
-        getELDLGKEKABIList() {
-      return eLDLGKEKABI_;
+        getUnhidePointListList() {
+      return unhidePointList_;
     }
     /**
-     * repeated uint32 ELDLGKEKABI = 6;
-     * @return The count of eLDLGKEKABI.
+     * repeated uint32 unhide_point_list = 6;
+     * @return The count of unhidePointList.
      */
-    public int getELDLGKEKABICount() {
-      return eLDLGKEKABI_.size();
+    public int getUnhidePointListCount() {
+      return unhidePointList_.size();
     }
     /**
-     * repeated uint32 ELDLGKEKABI = 6;
+     * repeated uint32 unhide_point_list = 6;
      * @param index The index of the element to return.
-     * @return The eLDLGKEKABI at the given index.
+     * @return The unhidePointList at the given index.
      */
-    public int getELDLGKEKABI(int index) {
-      return eLDLGKEKABI_.getInt(index);
+    public int getUnhidePointList(int index) {
+      return unhidePointList_.getInt(index);
     }
-    private int eLDLGKEKABIMemoizedSerializedSize = -1;
+    private int unhidePointListMemoizedSerializedSize = -1;
 
     public static final int FBFJPEPMAOF_FIELD_NUMBER = 9;
     private boolean fBFJPEPMAOF_;
@@ -601,33 +601,33 @@ public final class GetScenePointRspOuterClass {
       return retcode_;
     }
 
-    public static final int GILIFDOOHFF_FIELD_NUMBER = 12;
-    private com.google.protobuf.Internal.IntList gILIFDOOHFF_;
+    public static final int UNLOCK_AREA_LIST_FIELD_NUMBER = 12;
+    private com.google.protobuf.Internal.IntList unlockAreaList_;
     /**
-     * repeated uint32 GILIFDOOHFF = 12;
-     * @return A list containing the gILIFDOOHFF.
+     * repeated uint32 unlock_area_list = 12;
+     * @return A list containing the unlockAreaList.
      */
     @java.lang.Override
     public java.util.List
-        getGILIFDOOHFFList() {
-      return gILIFDOOHFF_;
+        getUnlockAreaListList() {
+      return unlockAreaList_;
     }
     /**
-     * repeated uint32 GILIFDOOHFF = 12;
-     * @return The count of gILIFDOOHFF.
+     * repeated uint32 unlock_area_list = 12;
+     * @return The count of unlockAreaList.
      */
-    public int getGILIFDOOHFFCount() {
-      return gILIFDOOHFF_.size();
+    public int getUnlockAreaListCount() {
+      return unlockAreaList_.size();
     }
     /**
-     * repeated uint32 GILIFDOOHFF = 12;
+     * repeated uint32 unlock_area_list = 12;
      * @param index The index of the element to return.
-     * @return The gILIFDOOHFF at the given index.
+     * @return The unlockAreaList at the given index.
      */
-    public int getGILIFDOOHFF(int index) {
-      return gILIFDOOHFF_.getInt(index);
+    public int getUnlockAreaList(int index) {
+      return unlockAreaList_.getInt(index);
     }
-    private int gILIFDOOHFFMemoizedSerializedSize = -1;
+    private int unlockAreaListMemoizedSerializedSize = -1;
 
     public static final int PPDDIADEDIC_FIELD_NUMBER = 8;
     private com.google.protobuf.Internal.IntList pPDDIADEDIC_;
@@ -752,33 +752,33 @@ public final class GetScenePointRspOuterClass {
       return belongUid_;
     }
 
-    public static final int UNLOCKAREALIST_FIELD_NUMBER = 13;
-    private com.google.protobuf.Internal.IntList unlockAreaList_;
+    public static final int JCLHNODLPOH_FIELD_NUMBER = 13;
+    private com.google.protobuf.Internal.IntList jCLHNODLPOH_;
     /**
-     * repeated uint32 unlockAreaList = 13;
-     * @return A list containing the unlockAreaList.
+     * repeated uint32 JCLHNODLPOH = 13;
+     * @return A list containing the jCLHNODLPOH.
      */
     @java.lang.Override
     public java.util.List
-        getUnlockAreaListList() {
-      return unlockAreaList_;
+        getJCLHNODLPOHList() {
+      return jCLHNODLPOH_;
     }
     /**
-     * repeated uint32 unlockAreaList = 13;
-     * @return The count of unlockAreaList.
+     * repeated uint32 JCLHNODLPOH = 13;
+     * @return The count of jCLHNODLPOH.
      */
-    public int getUnlockAreaListCount() {
-      return unlockAreaList_.size();
+    public int getJCLHNODLPOHCount() {
+      return jCLHNODLPOH_.size();
     }
     /**
-     * repeated uint32 unlockAreaList = 13;
+     * repeated uint32 JCLHNODLPOH = 13;
      * @param index The index of the element to return.
-     * @return The unlockAreaList at the given index.
+     * @return The jCLHNODLPOH at the given index.
      */
-    public int getUnlockAreaList(int index) {
-      return unlockAreaList_.getInt(index);
+    public int getJCLHNODLPOH(int index) {
+      return jCLHNODLPOH_.getInt(index);
     }
-    private int unlockAreaListMemoizedSerializedSize = -1;
+    private int jCLHNODLPOHMemoizedSerializedSize = -1;
 
     public static final int SCENE_ID_FIELD_NUMBER = 2;
     private int sceneId_;
@@ -791,33 +791,33 @@ public final class GetScenePointRspOuterClass {
       return sceneId_;
     }
 
-    public static final int UNHIDE_POINT_LIST_FIELD_NUMBER = 3;
-    private com.google.protobuf.Internal.IntList unhidePointList_;
+    public static final int KOPAHGHMECF_FIELD_NUMBER = 3;
+    private com.google.protobuf.Internal.IntList kOPAHGHMECF_;
     /**
-     * repeated uint32 unhide_point_list = 3;
-     * @return A list containing the unhidePointList.
+     * repeated uint32 KOPAHGHMECF = 3;
+     * @return A list containing the kOPAHGHMECF.
      */
     @java.lang.Override
     public java.util.List
-        getUnhidePointListList() {
-      return unhidePointList_;
+        getKOPAHGHMECFList() {
+      return kOPAHGHMECF_;
     }
     /**
-     * repeated uint32 unhide_point_list = 3;
-     * @return The count of unhidePointList.
+     * repeated uint32 KOPAHGHMECF = 3;
+     * @return The count of kOPAHGHMECF.
      */
-    public int getUnhidePointListCount() {
-      return unhidePointList_.size();
+    public int getKOPAHGHMECFCount() {
+      return kOPAHGHMECF_.size();
     }
     /**
-     * repeated uint32 unhide_point_list = 3;
+     * repeated uint32 KOPAHGHMECF = 3;
      * @param index The index of the element to return.
-     * @return The unhidePointList at the given index.
+     * @return The kOPAHGHMECF at the given index.
      */
-    public int getUnhidePointList(int index) {
-      return unhidePointList_.getInt(index);
+    public int getKOPAHGHMECF(int index) {
+      return kOPAHGHMECF_.getInt(index);
     }
-    private int unhidePointListMemoizedSerializedSize = -1;
+    private int kOPAHGHMECFMemoizedSerializedSize = -1;
 
     private byte memoizedIsInitialized = -1;
     @java.lang.Override
@@ -844,12 +844,12 @@ public final class GetScenePointRspOuterClass {
       if (sceneId_ != 0) {
         output.writeUInt32(2, sceneId_);
       }
-      if (getUnhidePointListList().size() > 0) {
+      if (getKOPAHGHMECFList().size() > 0) {
         output.writeUInt32NoTag(26);
-        output.writeUInt32NoTag(unhidePointListMemoizedSerializedSize);
+        output.writeUInt32NoTag(kOPAHGHMECFMemoizedSerializedSize);
       }
-      for (int i = 0; i < unhidePointList_.size(); i++) {
-        output.writeUInt32NoTag(unhidePointList_.getInt(i));
+      for (int i = 0; i < kOPAHGHMECF_.size(); i++) {
+        output.writeUInt32NoTag(kOPAHGHMECF_.getInt(i));
       }
       if (getJJOHJDFINFNList().size() > 0) {
         output.writeUInt32NoTag(34);
@@ -858,12 +858,12 @@ public final class GetScenePointRspOuterClass {
       for (int i = 0; i < jJOHJDFINFN_.size(); i++) {
         output.writeUInt32NoTag(jJOHJDFINFN_.getInt(i));
       }
-      if (getELDLGKEKABIList().size() > 0) {
+      if (getUnhidePointListList().size() > 0) {
         output.writeUInt32NoTag(50);
-        output.writeUInt32NoTag(eLDLGKEKABIMemoizedSerializedSize);
+        output.writeUInt32NoTag(unhidePointListMemoizedSerializedSize);
       }
-      for (int i = 0; i < eLDLGKEKABI_.size(); i++) {
-        output.writeUInt32NoTag(eLDLGKEKABI_.getInt(i));
+      for (int i = 0; i < unhidePointList_.size(); i++) {
+        output.writeUInt32NoTag(unhidePointList_.getInt(i));
       }
       if (getEBIFELCKPEAList().size() > 0) {
         output.writeUInt32NoTag(58);
@@ -892,20 +892,20 @@ public final class GetScenePointRspOuterClass {
       if (retcode_ != 0) {
         output.writeInt32(11, retcode_);
       }
-      if (getGILIFDOOHFFList().size() > 0) {
-        output.writeUInt32NoTag(98);
-        output.writeUInt32NoTag(gILIFDOOHFFMemoizedSerializedSize);
-      }
-      for (int i = 0; i < gILIFDOOHFF_.size(); i++) {
-        output.writeUInt32NoTag(gILIFDOOHFF_.getInt(i));
-      }
       if (getUnlockAreaListList().size() > 0) {
-        output.writeUInt32NoTag(106);
+        output.writeUInt32NoTag(98);
         output.writeUInt32NoTag(unlockAreaListMemoizedSerializedSize);
       }
       for (int i = 0; i < unlockAreaList_.size(); i++) {
         output.writeUInt32NoTag(unlockAreaList_.getInt(i));
       }
+      if (getJCLHNODLPOHList().size() > 0) {
+        output.writeUInt32NoTag(106);
+        output.writeUInt32NoTag(jCLHNODLPOHMemoizedSerializedSize);
+      }
+      for (int i = 0; i < jCLHNODLPOH_.size(); i++) {
+        output.writeUInt32NoTag(jCLHNODLPOH_.getInt(i));
+      }
       if (belongUid_ != 0) {
         output.writeUInt32(14, belongUid_);
       }
@@ -938,17 +938,17 @@ public final class GetScenePointRspOuterClass {
       }
       {
         int dataSize = 0;
-        for (int i = 0; i < unhidePointList_.size(); i++) {
+        for (int i = 0; i < kOPAHGHMECF_.size(); i++) {
           dataSize += com.google.protobuf.CodedOutputStream
-            .computeUInt32SizeNoTag(unhidePointList_.getInt(i));
+            .computeUInt32SizeNoTag(kOPAHGHMECF_.getInt(i));
         }
         size += dataSize;
-        if (!getUnhidePointListList().isEmpty()) {
+        if (!getKOPAHGHMECFList().isEmpty()) {
           size += 1;
           size += com.google.protobuf.CodedOutputStream
               .computeInt32SizeNoTag(dataSize);
         }
-        unhidePointListMemoizedSerializedSize = dataSize;
+        kOPAHGHMECFMemoizedSerializedSize = dataSize;
       }
       {
         int dataSize = 0;
@@ -966,17 +966,17 @@ public final class GetScenePointRspOuterClass {
       }
       {
         int dataSize = 0;
-        for (int i = 0; i < eLDLGKEKABI_.size(); i++) {
+        for (int i = 0; i < unhidePointList_.size(); i++) {
           dataSize += com.google.protobuf.CodedOutputStream
-            .computeUInt32SizeNoTag(eLDLGKEKABI_.getInt(i));
+            .computeUInt32SizeNoTag(unhidePointList_.getInt(i));
         }
         size += dataSize;
-        if (!getELDLGKEKABIList().isEmpty()) {
+        if (!getUnhidePointListList().isEmpty()) {
           size += 1;
           size += com.google.protobuf.CodedOutputStream
               .computeInt32SizeNoTag(dataSize);
         }
-        eLDLGKEKABIMemoizedSerializedSize = dataSize;
+        unhidePointListMemoizedSerializedSize = dataSize;
       }
       {
         int dataSize = 0;
@@ -1028,20 +1028,6 @@ public final class GetScenePointRspOuterClass {
         size += com.google.protobuf.CodedOutputStream
           .computeInt32Size(11, retcode_);
       }
-      {
-        int dataSize = 0;
-        for (int i = 0; i < gILIFDOOHFF_.size(); i++) {
-          dataSize += com.google.protobuf.CodedOutputStream
-            .computeUInt32SizeNoTag(gILIFDOOHFF_.getInt(i));
-        }
-        size += dataSize;
-        if (!getGILIFDOOHFFList().isEmpty()) {
-          size += 1;
-          size += com.google.protobuf.CodedOutputStream
-              .computeInt32SizeNoTag(dataSize);
-        }
-        gILIFDOOHFFMemoizedSerializedSize = dataSize;
-      }
       {
         int dataSize = 0;
         for (int i = 0; i < unlockAreaList_.size(); i++) {
@@ -1056,6 +1042,20 @@ public final class GetScenePointRspOuterClass {
         }
         unlockAreaListMemoizedSerializedSize = dataSize;
       }
+      {
+        int dataSize = 0;
+        for (int i = 0; i < jCLHNODLPOH_.size(); i++) {
+          dataSize += com.google.protobuf.CodedOutputStream
+            .computeUInt32SizeNoTag(jCLHNODLPOH_.getInt(i));
+        }
+        size += dataSize;
+        if (!getJCLHNODLPOHList().isEmpty()) {
+          size += 1;
+          size += com.google.protobuf.CodedOutputStream
+              .computeInt32SizeNoTag(dataSize);
+        }
+        jCLHNODLPOHMemoizedSerializedSize = dataSize;
+      }
       if (belongUid_ != 0) {
         size += com.google.protobuf.CodedOutputStream
           .computeUInt32Size(14, belongUid_);
@@ -1077,14 +1077,14 @@ public final class GetScenePointRspOuterClass {
 
       if (!getUnlockedPointListList()
           .equals(other.getUnlockedPointListList())) return false;
-      if (!getELDLGKEKABIList()
-          .equals(other.getELDLGKEKABIList())) return false;
+      if (!getUnhidePointListList()
+          .equals(other.getUnhidePointListList())) return false;
       if (getFBFJPEPMAOF()
           != other.getFBFJPEPMAOF()) return false;
       if (getRetcode()
           != other.getRetcode()) return false;
-      if (!getGILIFDOOHFFList()
-          .equals(other.getGILIFDOOHFFList())) return false;
+      if (!getUnlockAreaListList()
+          .equals(other.getUnlockAreaListList())) return false;
       if (!getPPDDIADEDICList()
           .equals(other.getPPDDIADEDICList())) return false;
       if (!getOGKCOCBLNLFList()
@@ -1095,12 +1095,12 @@ public final class GetScenePointRspOuterClass {
           .equals(other.getJJOHJDFINFNList())) return false;
       if (getBelongUid()
           != other.getBelongUid()) return false;
-      if (!getUnlockAreaListList()
-          .equals(other.getUnlockAreaListList())) return false;
+      if (!getJCLHNODLPOHList()
+          .equals(other.getJCLHNODLPOHList())) return false;
       if (getSceneId()
           != other.getSceneId()) return false;
-      if (!getUnhidePointListList()
-          .equals(other.getUnhidePointListList())) return false;
+      if (!getKOPAHGHMECFList()
+          .equals(other.getKOPAHGHMECFList())) return false;
       if (!unknownFields.equals(other.unknownFields)) return false;
       return true;
     }
@@ -1116,18 +1116,18 @@ public final class GetScenePointRspOuterClass {
         hash = (37 * hash) + UNLOCKED_POINT_LIST_FIELD_NUMBER;
         hash = (53 * hash) + getUnlockedPointListList().hashCode();
       }
-      if (getELDLGKEKABICount() > 0) {
-        hash = (37 * hash) + ELDLGKEKABI_FIELD_NUMBER;
-        hash = (53 * hash) + getELDLGKEKABIList().hashCode();
+      if (getUnhidePointListCount() > 0) {
+        hash = (37 * hash) + UNHIDE_POINT_LIST_FIELD_NUMBER;
+        hash = (53 * hash) + getUnhidePointListList().hashCode();
       }
       hash = (37 * hash) + FBFJPEPMAOF_FIELD_NUMBER;
       hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
           getFBFJPEPMAOF());
       hash = (37 * hash) + RETCODE_FIELD_NUMBER;
       hash = (53 * hash) + getRetcode();
-      if (getGILIFDOOHFFCount() > 0) {
-        hash = (37 * hash) + GILIFDOOHFF_FIELD_NUMBER;
-        hash = (53 * hash) + getGILIFDOOHFFList().hashCode();
+      if (getUnlockAreaListCount() > 0) {
+        hash = (37 * hash) + UNLOCK_AREA_LIST_FIELD_NUMBER;
+        hash = (53 * hash) + getUnlockAreaListList().hashCode();
       }
       if (getPPDDIADEDICCount() > 0) {
         hash = (37 * hash) + PPDDIADEDIC_FIELD_NUMBER;
@@ -1147,15 +1147,15 @@ public final class GetScenePointRspOuterClass {
       }
       hash = (37 * hash) + BELONG_UID_FIELD_NUMBER;
       hash = (53 * hash) + getBelongUid();
-      if (getUnlockAreaListCount() > 0) {
-        hash = (37 * hash) + UNLOCKAREALIST_FIELD_NUMBER;
-        hash = (53 * hash) + getUnlockAreaListList().hashCode();
+      if (getJCLHNODLPOHCount() > 0) {
+        hash = (37 * hash) + JCLHNODLPOH_FIELD_NUMBER;
+        hash = (53 * hash) + getJCLHNODLPOHList().hashCode();
       }
       hash = (37 * hash) + SCENE_ID_FIELD_NUMBER;
       hash = (53 * hash) + getSceneId();
-      if (getUnhidePointListCount() > 0) {
-        hash = (37 * hash) + UNHIDE_POINT_LIST_FIELD_NUMBER;
-        hash = (53 * hash) + getUnhidePointListList().hashCode();
+      if (getKOPAHGHMECFCount() > 0) {
+        hash = (37 * hash) + KOPAHGHMECF_FIELD_NUMBER;
+        hash = (53 * hash) + getKOPAHGHMECFList().hashCode();
       }
       hash = (29 * hash) + unknownFields.hashCode();
       memoizedHashCode = hash;
@@ -1297,13 +1297,13 @@ public final class GetScenePointRspOuterClass {
         super.clear();
         unlockedPointList_ = emptyIntList();
         bitField0_ = (bitField0_ & ~0x00000001);
-        eLDLGKEKABI_ = emptyIntList();
+        unhidePointList_ = emptyIntList();
         bitField0_ = (bitField0_ & ~0x00000002);
         fBFJPEPMAOF_ = false;
 
         retcode_ = 0;
 
-        gILIFDOOHFF_ = emptyIntList();
+        unlockAreaList_ = emptyIntList();
         bitField0_ = (bitField0_ & ~0x00000004);
         pPDDIADEDIC_ = emptyIntList();
         bitField0_ = (bitField0_ & ~0x00000008);
@@ -1315,11 +1315,11 @@ public final class GetScenePointRspOuterClass {
         bitField0_ = (bitField0_ & ~0x00000040);
         belongUid_ = 0;
 
-        unlockAreaList_ = emptyIntList();
+        jCLHNODLPOH_ = emptyIntList();
         bitField0_ = (bitField0_ & ~0x00000080);
         sceneId_ = 0;
 
-        unhidePointList_ = emptyIntList();
+        kOPAHGHMECF_ = emptyIntList();
         bitField0_ = (bitField0_ & ~0x00000100);
         return this;
       }
@@ -1354,17 +1354,17 @@ public final class GetScenePointRspOuterClass {
         }
         result.unlockedPointList_ = unlockedPointList_;
         if (((bitField0_ & 0x00000002) != 0)) {
-          eLDLGKEKABI_.makeImmutable();
+          unhidePointList_.makeImmutable();
           bitField0_ = (bitField0_ & ~0x00000002);
         }
-        result.eLDLGKEKABI_ = eLDLGKEKABI_;
+        result.unhidePointList_ = unhidePointList_;
         result.fBFJPEPMAOF_ = fBFJPEPMAOF_;
         result.retcode_ = retcode_;
         if (((bitField0_ & 0x00000004) != 0)) {
-          gILIFDOOHFF_.makeImmutable();
+          unlockAreaList_.makeImmutable();
           bitField0_ = (bitField0_ & ~0x00000004);
         }
-        result.gILIFDOOHFF_ = gILIFDOOHFF_;
+        result.unlockAreaList_ = unlockAreaList_;
         if (((bitField0_ & 0x00000008) != 0)) {
           pPDDIADEDIC_.makeImmutable();
           bitField0_ = (bitField0_ & ~0x00000008);
@@ -1387,16 +1387,16 @@ public final class GetScenePointRspOuterClass {
         result.jJOHJDFINFN_ = jJOHJDFINFN_;
         result.belongUid_ = belongUid_;
         if (((bitField0_ & 0x00000080) != 0)) {
-          unlockAreaList_.makeImmutable();
+          jCLHNODLPOH_.makeImmutable();
           bitField0_ = (bitField0_ & ~0x00000080);
         }
-        result.unlockAreaList_ = unlockAreaList_;
+        result.jCLHNODLPOH_ = jCLHNODLPOH_;
         result.sceneId_ = sceneId_;
         if (((bitField0_ & 0x00000100) != 0)) {
-          unhidePointList_.makeImmutable();
+          kOPAHGHMECF_.makeImmutable();
           bitField0_ = (bitField0_ & ~0x00000100);
         }
-        result.unhidePointList_ = unhidePointList_;
+        result.kOPAHGHMECF_ = kOPAHGHMECF_;
         onBuilt();
         return result;
       }
@@ -1455,13 +1455,13 @@ public final class GetScenePointRspOuterClass {
           }
           onChanged();
         }
-        if (!other.eLDLGKEKABI_.isEmpty()) {
-          if (eLDLGKEKABI_.isEmpty()) {
-            eLDLGKEKABI_ = other.eLDLGKEKABI_;
+        if (!other.unhidePointList_.isEmpty()) {
+          if (unhidePointList_.isEmpty()) {
+            unhidePointList_ = other.unhidePointList_;
             bitField0_ = (bitField0_ & ~0x00000002);
           } else {
-            ensureELDLGKEKABIIsMutable();
-            eLDLGKEKABI_.addAll(other.eLDLGKEKABI_);
+            ensureUnhidePointListIsMutable();
+            unhidePointList_.addAll(other.unhidePointList_);
           }
           onChanged();
         }
@@ -1471,13 +1471,13 @@ public final class GetScenePointRspOuterClass {
         if (other.getRetcode() != 0) {
           setRetcode(other.getRetcode());
         }
-        if (!other.gILIFDOOHFF_.isEmpty()) {
-          if (gILIFDOOHFF_.isEmpty()) {
-            gILIFDOOHFF_ = other.gILIFDOOHFF_;
+        if (!other.unlockAreaList_.isEmpty()) {
+          if (unlockAreaList_.isEmpty()) {
+            unlockAreaList_ = other.unlockAreaList_;
             bitField0_ = (bitField0_ & ~0x00000004);
           } else {
-            ensureGILIFDOOHFFIsMutable();
-            gILIFDOOHFF_.addAll(other.gILIFDOOHFF_);
+            ensureUnlockAreaListIsMutable();
+            unlockAreaList_.addAll(other.unlockAreaList_);
           }
           onChanged();
         }
@@ -1524,26 +1524,26 @@ public final class GetScenePointRspOuterClass {
         if (other.getBelongUid() != 0) {
           setBelongUid(other.getBelongUid());
         }
-        if (!other.unlockAreaList_.isEmpty()) {
-          if (unlockAreaList_.isEmpty()) {
-            unlockAreaList_ = other.unlockAreaList_;
+        if (!other.jCLHNODLPOH_.isEmpty()) {
+          if (jCLHNODLPOH_.isEmpty()) {
+            jCLHNODLPOH_ = other.jCLHNODLPOH_;
             bitField0_ = (bitField0_ & ~0x00000080);
           } else {
-            ensureUnlockAreaListIsMutable();
-            unlockAreaList_.addAll(other.unlockAreaList_);
+            ensureJCLHNODLPOHIsMutable();
+            jCLHNODLPOH_.addAll(other.jCLHNODLPOH_);
           }
           onChanged();
         }
         if (other.getSceneId() != 0) {
           setSceneId(other.getSceneId());
         }
-        if (!other.unhidePointList_.isEmpty()) {
-          if (unhidePointList_.isEmpty()) {
-            unhidePointList_ = other.unhidePointList_;
+        if (!other.kOPAHGHMECF_.isEmpty()) {
+          if (kOPAHGHMECF_.isEmpty()) {
+            kOPAHGHMECF_ = other.kOPAHGHMECF_;
             bitField0_ = (bitField0_ & ~0x00000100);
           } else {
-            ensureUnhidePointListIsMutable();
-            unhidePointList_.addAll(other.unhidePointList_);
+            ensureKOPAHGHMECFIsMutable();
+            kOPAHGHMECF_.addAll(other.kOPAHGHMECF_);
           }
           onChanged();
         }
@@ -1656,80 +1656,80 @@ public final class GetScenePointRspOuterClass {
         return this;
       }
 
-      private com.google.protobuf.Internal.IntList eLDLGKEKABI_ = emptyIntList();
-      private void ensureELDLGKEKABIIsMutable() {
+      private com.google.protobuf.Internal.IntList unhidePointList_ = emptyIntList();
+      private void ensureUnhidePointListIsMutable() {
         if (!((bitField0_ & 0x00000002) != 0)) {
-          eLDLGKEKABI_ = mutableCopy(eLDLGKEKABI_);
+          unhidePointList_ = mutableCopy(unhidePointList_);
           bitField0_ |= 0x00000002;
          }
       }
       /**
-       * repeated uint32 ELDLGKEKABI = 6;
-       * @return A list containing the eLDLGKEKABI.
+       * repeated uint32 unhide_point_list = 6;
+       * @return A list containing the unhidePointList.
        */
       public java.util.List
-          getELDLGKEKABIList() {
+          getUnhidePointListList() {
         return ((bitField0_ & 0x00000002) != 0) ?
-                 java.util.Collections.unmodifiableList(eLDLGKEKABI_) : eLDLGKEKABI_;
+                 java.util.Collections.unmodifiableList(unhidePointList_) : unhidePointList_;
       }
       /**
-       * repeated uint32 ELDLGKEKABI = 6;
-       * @return The count of eLDLGKEKABI.
+       * repeated uint32 unhide_point_list = 6;
+       * @return The count of unhidePointList.
        */
-      public int getELDLGKEKABICount() {
-        return eLDLGKEKABI_.size();
+      public int getUnhidePointListCount() {
+        return unhidePointList_.size();
       }
       /**
-       * repeated uint32 ELDLGKEKABI = 6;
+       * repeated uint32 unhide_point_list = 6;
        * @param index The index of the element to return.
-       * @return The eLDLGKEKABI at the given index.
+       * @return The unhidePointList at the given index.
        */
-      public int getELDLGKEKABI(int index) {
-        return eLDLGKEKABI_.getInt(index);
+      public int getUnhidePointList(int index) {
+        return unhidePointList_.getInt(index);
       }
       /**
-       * repeated uint32 ELDLGKEKABI = 6;
+       * repeated uint32 unhide_point_list = 6;
        * @param index The index to set the value at.
-       * @param value The eLDLGKEKABI to set.
+       * @param value The unhidePointList to set.
        * @return This builder for chaining.
        */
-      public Builder setELDLGKEKABI(
+      public Builder setUnhidePointList(
           int index, int value) {
-        ensureELDLGKEKABIIsMutable();
-        eLDLGKEKABI_.setInt(index, value);
+        ensureUnhidePointListIsMutable();
+        unhidePointList_.setInt(index, value);
         onChanged();
         return this;
       }
       /**
-       * repeated uint32 ELDLGKEKABI = 6;
-       * @param value The eLDLGKEKABI to add.
+       * repeated uint32 unhide_point_list = 6;
+       * @param value The unhidePointList to add.
        * @return This builder for chaining.
        */
-      public Builder addELDLGKEKABI(int value) {
-        ensureELDLGKEKABIIsMutable();
-        eLDLGKEKABI_.addInt(value);
+      public Builder addUnhidePointList(int value) {
+        ensureUnhidePointListIsMutable();
+        unhidePointList_.addInt(value);
         onChanged();
         return this;
       }
       /**
-       * repeated uint32 ELDLGKEKABI = 6;
-       * @param values The eLDLGKEKABI to add.
+       * repeated uint32 unhide_point_list = 6;
+       * @param values The unhidePointList to add.
        * @return This builder for chaining.
        */
-      public Builder addAllELDLGKEKABI(
+      public Builder addAllUnhidePointList(
           java.lang.Iterable values) {
-        ensureELDLGKEKABIIsMutable();
+        ensureUnhidePointListIsMutable();
         com.google.protobuf.AbstractMessageLite.Builder.addAll(
-            values, eLDLGKEKABI_);
+            values, unhidePointList_);
         onChanged();
         return this;
       }
       /**
-       * repeated uint32 ELDLGKEKABI = 6;
+       * repeated uint32 unhide_point_list = 6;
        * @return This builder for chaining.
        */
-      public Builder clearELDLGKEKABI() {
-        eLDLGKEKABI_ = emptyIntList();
+      public Builder clearUnhidePointList() {
+        unhidePointList_ = emptyIntList();
         bitField0_ = (bitField0_ & ~0x00000002);
         onChanged();
         return this;
@@ -1750,7 +1750,7 @@ public final class GetScenePointRspOuterClass {
        * @return This builder for chaining.
        */
       public Builder setFBFJPEPMAOF(boolean value) {
-        
+
         fBFJPEPMAOF_ = value;
         onChanged();
         return this;
@@ -1760,7 +1760,7 @@ public final class GetScenePointRspOuterClass {
        * @return This builder for chaining.
        */
       public Builder clearFBFJPEPMAOF() {
-        
+
         fBFJPEPMAOF_ = false;
         onChanged();
         return this;
@@ -1781,7 +1781,7 @@ public final class GetScenePointRspOuterClass {
        * @return This builder for chaining.
        */
       public Builder setRetcode(int value) {
-        
+
         retcode_ = value;
         onChanged();
         return this;
@@ -1791,86 +1791,86 @@ public final class GetScenePointRspOuterClass {
        * @return This builder for chaining.
        */
       public Builder clearRetcode() {
-        
+
         retcode_ = 0;
         onChanged();
         return this;
       }
 
-      private com.google.protobuf.Internal.IntList gILIFDOOHFF_ = emptyIntList();
-      private void ensureGILIFDOOHFFIsMutable() {
+      private com.google.protobuf.Internal.IntList unlockAreaList_ = emptyIntList();
+      private void ensureUnlockAreaListIsMutable() {
         if (!((bitField0_ & 0x00000004) != 0)) {
-          gILIFDOOHFF_ = mutableCopy(gILIFDOOHFF_);
+          unlockAreaList_ = mutableCopy(unlockAreaList_);
           bitField0_ |= 0x00000004;
          }
       }
       /**
-       * repeated uint32 GILIFDOOHFF = 12;
-       * @return A list containing the gILIFDOOHFF.
+       * repeated uint32 unlock_area_list = 12;
+       * @return A list containing the unlockAreaList.
        */
       public java.util.List
-          getGILIFDOOHFFList() {
+          getUnlockAreaListList() {
         return ((bitField0_ & 0x00000004) != 0) ?
-                 java.util.Collections.unmodifiableList(gILIFDOOHFF_) : gILIFDOOHFF_;
+                 java.util.Collections.unmodifiableList(unlockAreaList_) : unlockAreaList_;
       }
       /**
-       * repeated uint32 GILIFDOOHFF = 12;
-       * @return The count of gILIFDOOHFF.
+       * repeated uint32 unlock_area_list = 12;
+       * @return The count of unlockAreaList.
        */
-      public int getGILIFDOOHFFCount() {
-        return gILIFDOOHFF_.size();
+      public int getUnlockAreaListCount() {
+        return unlockAreaList_.size();
       }
       /**
-       * repeated uint32 GILIFDOOHFF = 12;
+       * repeated uint32 unlock_area_list = 12;
        * @param index The index of the element to return.
-       * @return The gILIFDOOHFF at the given index.
+       * @return The unlockAreaList at the given index.
        */
-      public int getGILIFDOOHFF(int index) {
-        return gILIFDOOHFF_.getInt(index);
+      public int getUnlockAreaList(int index) {
+        return unlockAreaList_.getInt(index);
       }
       /**
-       * repeated uint32 GILIFDOOHFF = 12;
+       * repeated uint32 unlock_area_list = 12;
        * @param index The index to set the value at.
-       * @param value The gILIFDOOHFF to set.
+       * @param value The unlockAreaList to set.
        * @return This builder for chaining.
        */
-      public Builder setGILIFDOOHFF(
+      public Builder setUnlockAreaList(
           int index, int value) {
-        ensureGILIFDOOHFFIsMutable();
-        gILIFDOOHFF_.setInt(index, value);
+        ensureUnlockAreaListIsMutable();
+        unlockAreaList_.setInt(index, value);
         onChanged();
         return this;
       }
       /**
-       * repeated uint32 GILIFDOOHFF = 12;
-       * @param value The gILIFDOOHFF to add.
+       * repeated uint32 unlock_area_list = 12;
+       * @param value The unlockAreaList to add.
        * @return This builder for chaining.
        */
-      public Builder addGILIFDOOHFF(int value) {
-        ensureGILIFDOOHFFIsMutable();
-        gILIFDOOHFF_.addInt(value);
+      public Builder addUnlockAreaList(int value) {
+        ensureUnlockAreaListIsMutable();
+        unlockAreaList_.addInt(value);
         onChanged();
         return this;
       }
       /**
-       * repeated uint32 GILIFDOOHFF = 12;
-       * @param values The gILIFDOOHFF to add.
+       * repeated uint32 unlock_area_list = 12;
+       * @param values The unlockAreaList to add.
        * @return This builder for chaining.
        */
-      public Builder addAllGILIFDOOHFF(
+      public Builder addAllUnlockAreaList(
           java.lang.Iterable values) {
-        ensureGILIFDOOHFFIsMutable();
+        ensureUnlockAreaListIsMutable();
         com.google.protobuf.AbstractMessageLite.Builder.addAll(
-            values, gILIFDOOHFF_);
+            values, unlockAreaList_);
         onChanged();
         return this;
       }
       /**
-       * repeated uint32 GILIFDOOHFF = 12;
+       * repeated uint32 unlock_area_list = 12;
        * @return This builder for chaining.
        */
-      public Builder clearGILIFDOOHFF() {
-        gILIFDOOHFF_ = emptyIntList();
+      public Builder clearUnlockAreaList() {
+        unlockAreaList_ = emptyIntList();
         bitField0_ = (bitField0_ & ~0x00000004);
         onChanged();
         return this;
@@ -2207,7 +2207,7 @@ public final class GetScenePointRspOuterClass {
        * @return This builder for chaining.
        */
       public Builder setBelongUid(int value) {
-        
+
         belongUid_ = value;
         onChanged();
         return this;
@@ -2217,86 +2217,86 @@ public final class GetScenePointRspOuterClass {
        * @return This builder for chaining.
        */
       public Builder clearBelongUid() {
-        
+
         belongUid_ = 0;
         onChanged();
         return this;
       }
 
-      private com.google.protobuf.Internal.IntList unlockAreaList_ = emptyIntList();
-      private void ensureUnlockAreaListIsMutable() {
+      private com.google.protobuf.Internal.IntList jCLHNODLPOH_ = emptyIntList();
+      private void ensureJCLHNODLPOHIsMutable() {
         if (!((bitField0_ & 0x00000080) != 0)) {
-          unlockAreaList_ = mutableCopy(unlockAreaList_);
+          jCLHNODLPOH_ = mutableCopy(jCLHNODLPOH_);
           bitField0_ |= 0x00000080;
          }
       }
       /**
-       * repeated uint32 unlockAreaList = 13;
-       * @return A list containing the unlockAreaList.
+       * repeated uint32 JCLHNODLPOH = 13;
+       * @return A list containing the jCLHNODLPOH.
        */
       public java.util.List
-          getUnlockAreaListList() {
+          getJCLHNODLPOHList() {
         return ((bitField0_ & 0x00000080) != 0) ?
-                 java.util.Collections.unmodifiableList(unlockAreaList_) : unlockAreaList_;
+                 java.util.Collections.unmodifiableList(jCLHNODLPOH_) : jCLHNODLPOH_;
       }
       /**
-       * repeated uint32 unlockAreaList = 13;
-       * @return The count of unlockAreaList.
+       * repeated uint32 JCLHNODLPOH = 13;
+       * @return The count of jCLHNODLPOH.
        */
-      public int getUnlockAreaListCount() {
-        return unlockAreaList_.size();
+      public int getJCLHNODLPOHCount() {
+        return jCLHNODLPOH_.size();
       }
       /**
-       * repeated uint32 unlockAreaList = 13;
+       * repeated uint32 JCLHNODLPOH = 13;
        * @param index The index of the element to return.
-       * @return The unlockAreaList at the given index.
+       * @return The jCLHNODLPOH at the given index.
        */
-      public int getUnlockAreaList(int index) {
-        return unlockAreaList_.getInt(index);
+      public int getJCLHNODLPOH(int index) {
+        return jCLHNODLPOH_.getInt(index);
       }
       /**
-       * repeated uint32 unlockAreaList = 13;
+       * repeated uint32 JCLHNODLPOH = 13;
        * @param index The index to set the value at.
-       * @param value The unlockAreaList to set.
+       * @param value The jCLHNODLPOH to set.
        * @return This builder for chaining.
        */
-      public Builder setUnlockAreaList(
+      public Builder setJCLHNODLPOH(
           int index, int value) {
-        ensureUnlockAreaListIsMutable();
-        unlockAreaList_.setInt(index, value);
+        ensureJCLHNODLPOHIsMutable();
+        jCLHNODLPOH_.setInt(index, value);
         onChanged();
         return this;
       }
       /**
-       * repeated uint32 unlockAreaList = 13;
-       * @param value The unlockAreaList to add.
+       * repeated uint32 JCLHNODLPOH = 13;
+       * @param value The jCLHNODLPOH to add.
        * @return This builder for chaining.
        */
-      public Builder addUnlockAreaList(int value) {
-        ensureUnlockAreaListIsMutable();
-        unlockAreaList_.addInt(value);
+      public Builder addJCLHNODLPOH(int value) {
+        ensureJCLHNODLPOHIsMutable();
+        jCLHNODLPOH_.addInt(value);
         onChanged();
         return this;
       }
       /**
-       * repeated uint32 unlockAreaList = 13;
-       * @param values The unlockAreaList to add.
+       * repeated uint32 JCLHNODLPOH = 13;
+       * @param values The jCLHNODLPOH to add.
        * @return This builder for chaining.
        */
-      public Builder addAllUnlockAreaList(
+      public Builder addAllJCLHNODLPOH(
           java.lang.Iterable values) {
-        ensureUnlockAreaListIsMutable();
+        ensureJCLHNODLPOHIsMutable();
         com.google.protobuf.AbstractMessageLite.Builder.addAll(
-            values, unlockAreaList_);
+            values, jCLHNODLPOH_);
         onChanged();
         return this;
       }
       /**
-       * repeated uint32 unlockAreaList = 13;
+       * repeated uint32 JCLHNODLPOH = 13;
        * @return This builder for chaining.
        */
-      public Builder clearUnlockAreaList() {
-        unlockAreaList_ = emptyIntList();
+      public Builder clearJCLHNODLPOH() {
+        jCLHNODLPOH_ = emptyIntList();
         bitField0_ = (bitField0_ & ~0x00000080);
         onChanged();
         return this;
@@ -2317,7 +2317,7 @@ public final class GetScenePointRspOuterClass {
        * @return This builder for chaining.
        */
       public Builder setSceneId(int value) {
-        
+
         sceneId_ = value;
         onChanged();
         return this;
@@ -2327,86 +2327,86 @@ public final class GetScenePointRspOuterClass {
        * @return This builder for chaining.
        */
       public Builder clearSceneId() {
-        
+
         sceneId_ = 0;
         onChanged();
         return this;
       }
 
-      private com.google.protobuf.Internal.IntList unhidePointList_ = emptyIntList();
-      private void ensureUnhidePointListIsMutable() {
+      private com.google.protobuf.Internal.IntList kOPAHGHMECF_ = emptyIntList();
+      private void ensureKOPAHGHMECFIsMutable() {
         if (!((bitField0_ & 0x00000100) != 0)) {
-          unhidePointList_ = mutableCopy(unhidePointList_);
+          kOPAHGHMECF_ = mutableCopy(kOPAHGHMECF_);
           bitField0_ |= 0x00000100;
          }
       }
       /**
-       * repeated uint32 unhide_point_list = 3;
-       * @return A list containing the unhidePointList.
+       * repeated uint32 KOPAHGHMECF = 3;
+       * @return A list containing the kOPAHGHMECF.
        */
       public java.util.List
-          getUnhidePointListList() {
+          getKOPAHGHMECFList() {
         return ((bitField0_ & 0x00000100) != 0) ?
-                 java.util.Collections.unmodifiableList(unhidePointList_) : unhidePointList_;
+                 java.util.Collections.unmodifiableList(kOPAHGHMECF_) : kOPAHGHMECF_;
       }
       /**
-       * repeated uint32 unhide_point_list = 3;
-       * @return The count of unhidePointList.
+       * repeated uint32 KOPAHGHMECF = 3;
+       * @return The count of kOPAHGHMECF.
        */
-      public int getUnhidePointListCount() {
-        return unhidePointList_.size();
+      public int getKOPAHGHMECFCount() {
+        return kOPAHGHMECF_.size();
       }
       /**
-       * repeated uint32 unhide_point_list = 3;
+       * repeated uint32 KOPAHGHMECF = 3;
        * @param index The index of the element to return.
-       * @return The unhidePointList at the given index.
+       * @return The kOPAHGHMECF at the given index.
        */
-      public int getUnhidePointList(int index) {
-        return unhidePointList_.getInt(index);
+      public int getKOPAHGHMECF(int index) {
+        return kOPAHGHMECF_.getInt(index);
       }
       /**
-       * repeated uint32 unhide_point_list = 3;
+       * repeated uint32 KOPAHGHMECF = 3;
        * @param index The index to set the value at.
-       * @param value The unhidePointList to set.
+       * @param value The kOPAHGHMECF to set.
        * @return This builder for chaining.
        */
-      public Builder setUnhidePointList(
+      public Builder setKOPAHGHMECF(
           int index, int value) {
-        ensureUnhidePointListIsMutable();
-        unhidePointList_.setInt(index, value);
+        ensureKOPAHGHMECFIsMutable();
+        kOPAHGHMECF_.setInt(index, value);
         onChanged();
         return this;
       }
       /**
-       * repeated uint32 unhide_point_list = 3;
-       * @param value The unhidePointList to add.
+       * repeated uint32 KOPAHGHMECF = 3;
+       * @param value The kOPAHGHMECF to add.
        * @return This builder for chaining.
        */
-      public Builder addUnhidePointList(int value) {
-        ensureUnhidePointListIsMutable();
-        unhidePointList_.addInt(value);
+      public Builder addKOPAHGHMECF(int value) {
+        ensureKOPAHGHMECFIsMutable();
+        kOPAHGHMECF_.addInt(value);
         onChanged();
         return this;
       }
       /**
-       * repeated uint32 unhide_point_list = 3;
-       * @param values The unhidePointList to add.
+       * repeated uint32 KOPAHGHMECF = 3;
+       * @param values The kOPAHGHMECF to add.
        * @return This builder for chaining.
        */
-      public Builder addAllUnhidePointList(
+      public Builder addAllKOPAHGHMECF(
           java.lang.Iterable values) {
-        ensureUnhidePointListIsMutable();
+        ensureKOPAHGHMECFIsMutable();
         com.google.protobuf.AbstractMessageLite.Builder.addAll(
-            values, unhidePointList_);
+            values, kOPAHGHMECF_);
         onChanged();
         return this;
       }
       /**
-       * repeated uint32 unhide_point_list = 3;
+       * repeated uint32 KOPAHGHMECF = 3;
        * @return This builder for chaining.
        */
-      public Builder clearUnhidePointList() {
-        unhidePointList_ = emptyIntList();
+      public Builder clearKOPAHGHMECF() {
+        kOPAHGHMECF_ = emptyIntList();
         bitField0_ = (bitField0_ & ~0x00000100);
         onChanged();
         return this;
@@ -2466,7 +2466,7 @@ public final class GetScenePointRspOuterClass {
 
   private static final com.google.protobuf.Descriptors.Descriptor
     internal_static_GetScenePointRsp_descriptor;
-  private static final 
+  private static final
     com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
       internal_static_GetScenePointRsp_fieldAccessorTable;
 
@@ -2478,16 +2478,16 @@ public final class GetScenePointRspOuterClass {
       descriptor;
   static {
     java.lang.String[] descriptorData = {
-      "\n\026GetScenePointRsp.proto\"\254\002\n\020GetScenePoi" +
-      "ntRsp\022\033\n\023unlocked_point_list\030\001 \003(\r\022\023\n\013EL" +
-      "DLGKEKABI\030\006 \003(\r\022\023\n\013FBFJPEPMAOF\030\t \001(\010\022\017\n\007" +
-      "retcode\030\013 \001(\005\022\023\n\013GILIFDOOHFF\030\014 \003(\r\022\023\n\013PP" +
-      "DDIADEDIC\030\010 \003(\r\022\023\n\013OGKCOCBLNLF\030\n \003(\r\022\023\n\013" +
-      "EBIFELCKPEA\030\007 \003(\r\022\023\n\013JJOHJDFINFN\030\004 \003(\r\022\022" +
-      "\n\nbelong_uid\030\016 \001(\r\022\026\n\016unlockAreaList\030\r \003" +
-      "(\r\022\020\n\010scene_id\030\002 \001(\r\022\031\n\021unhide_point_lis" +
-      "t\030\003 \003(\rB\033\n\031emu.grasscutter.net.protob\006pr" +
-      "oto3"
+      "\n\026GetScenePointRsp.proto\"\256\002\n\020GetScenePoi" +
+      "ntRsp\022\033\n\023unlocked_point_list\030\001 \003(\r\022\031\n\021un" +
+      "hide_point_list\030\006 \003(\r\022\023\n\013FBFJPEPMAOF\030\t \001" +
+      "(\010\022\017\n\007retcode\030\013 \001(\005\022\030\n\020unlock_area_list\030" +
+      "\014 \003(\r\022\023\n\013PPDDIADEDIC\030\010 \003(\r\022\023\n\013OGKCOCBLNL" +
+      "F\030\n \003(\r\022\023\n\013EBIFELCKPEA\030\007 \003(\r\022\023\n\013JJOHJDFI" +
+      "NFN\030\004 \003(\r\022\022\n\nbelong_uid\030\016 \001(\r\022\023\n\013JCLHNOD" +
+      "LPOH\030\r \003(\r\022\020\n\010scene_id\030\002 \001(\r\022\023\n\013KOPAHGHM" +
+      "ECF\030\003 \003(\rB\033\n\031emu.grasscutter.net.protob\006" +
+      "proto3"
     };
     descriptor = com.google.protobuf.Descriptors.FileDescriptor
       .internalBuildGeneratedFileFrom(descriptorData,
@@ -2498,7 +2498,7 @@ public final class GetScenePointRspOuterClass {
     internal_static_GetScenePointRsp_fieldAccessorTable = new
       com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
         internal_static_GetScenePointRsp_descriptor,
-        new java.lang.String[] { "UnlockedPointList", "ELDLGKEKABI", "FBFJPEPMAOF", "Retcode", "GILIFDOOHFF", "PPDDIADEDIC", "OGKCOCBLNLF", "EBIFELCKPEA", "JJOHJDFINFN", "BelongUid", "UnlockAreaList", "SceneId", "UnhidePointList", });
+        new java.lang.String[] { "UnlockedPointList", "UnhidePointList", "FBFJPEPMAOF", "Retcode", "UnlockAreaList", "PPDDIADEDIC", "OGKCOCBLNLF", "EBIFELCKPEA", "JJOHJDFINFN", "BelongUid", "JCLHNODLPOH", "SceneId", "KOPAHGHMECF", });
   }
 
   // @@protoc_insertion_point(outer_class_scope)