From af74b152737e345cc59908bbceb87ff82a2f79a5 Mon Sep 17 00:00:00 2001
From: 薛之猫大王 <545626463@qq.com>
Date: Mon, 23 Feb 2026 13:19:57 +0800
Subject: [PATCH] 添加玩家角色
---
maps/EntryMap/editor/folderinfo/folderinfo_editor_unit.json | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/maps/EntryMap/editor/folderinfo/folderinfo_editor_unit.json b/maps/EntryMap/editor/folderinfo/folderinfo_editor_unit.json
index 85baad1..a59f566 100644
--- a/maps/EntryMap/editor/folderinfo/folderinfo_editor_unit.json
+++ b/maps/EntryMap/editor/folderinfo/folderinfo_editor_unit.json
@@ -350,6 +350,13 @@
2147483647,
2
]
+ },
+ "134242956": {
+ "__tuple__": true,
+ "items": [
+ 2147483647,
+ 3
+ ]
}
}
}
\ No newline at end of file
--
Gitblit v1.10.0