From ece64cc13e344c6758fb52fab0e12162840033ce Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 25 Apr 2022 19:33:23 +0800 Subject: =?UTF-8?q?+=20executor=20=E8=A1=8C=E5=88=91=E8=80=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SurvivalTest/Assets/Scripts/Items/ExecutorParts/Item_ExecutorPart.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SurvivalTest/Assets/Scripts/Items/ExecutorParts/Item_ExecutorPart.cs') diff --git a/SurvivalTest/Assets/Scripts/Items/ExecutorParts/Item_ExecutorPart.cs b/SurvivalTest/Assets/Scripts/Items/ExecutorParts/Item_ExecutorPart.cs index 3cf8a88..ed8817b 100644 --- a/SurvivalTest/Assets/Scripts/Items/ExecutorParts/Item_ExecutorPart.cs +++ b/SurvivalTest/Assets/Scripts/Items/ExecutorParts/Item_ExecutorPart.cs @@ -3,7 +3,7 @@ using System.Collections.Generic; using UnityEngine; /// -/// 执行者的部件,6个部件集齐之后召唤执行者机器人 +/// 惩戒者(执行者、行刑者)的部件,6个部件集齐之后召唤执行者机器人 /// 执行者机器人的攻击通过眼发射高能射线,高速扫射敌人 /// 执行者笔挺的飘在空中,类似管家的姿势,一只手背在身后,眼里发射射线 /// -- cgit v1.1-26-g67d0