From 39001a600fcae2bcf27c225df8752d75fb92fef4 Mon Sep 17 00:00:00 2001
From: yyl <yyl>
Date: 星期五, 31 十月 2025 11:18:26 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.1.20:10010/r/Project_SG_scripts
---
Main/System/Battle/Motion/MotionName.cs | 20 +++++++++++++++-----
1 files changed, 15 insertions(+), 5 deletions(-)
diff --git a/Main/System/Battle/Motion/MotionName.cs b/Main/System/Battle/Motion/MotionName.cs
index 7035d63..a87aa9b 100644
--- a/Main/System/Battle/Motion/MotionName.cs
+++ b/Main/System/Battle/Motion/MotionName.cs
@@ -1,10 +1,20 @@
+// 姣忎釜姝﹀皢閮介渶鏈夛細
+// 寰呮満
+// 璺戞
+// 琚嚮
+// 姝讳骸
+// 鎬掓皵鎶�鑳藉姩浣�
+// 鏅敾鍔ㄤ綔
+
public enum MotionName
{
- atk1,
- atk2,
- hit,
- idle,
- run,
+ idle,//寰呮満
+ run,//璺戞
+ hit,//琚嚮
+ dead,//姝讳骸
+ angerSkill,//鎬掓皵鎶�鑳�
+ attack,//鏅敾
+ passiveSkill,//琚姩鎶�鑳�
}
\ No newline at end of file
--
Gitblit v1.8.0