From 34374a25ce57d63ecf327d4cc67dee1cce9e6f22 Mon Sep 17 00:00:00 2001 From: milimoe Date: Mon, 2 Dec 2024 00:55:10 +0800 Subject: [PATCH] =?UTF-8?q?=E7=8E=BB=E7=92=83=E5=A4=A7=E7=82=AE=E6=9B=B4?= =?UTF-8?q?=E6=94=B9=E4=B8=BA=E7=A0=B4=E9=87=9C=E6=B2=89=E8=88=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- OshimaServers/FastAutoServer.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OshimaServers/FastAutoServer.cs b/OshimaServers/FastAutoServer.cs index 6baae42..a1e9cd0 100644 --- a/OshimaServers/FastAutoServer.cs +++ b/OshimaServers/FastAutoServer.cs @@ -278,11 +278,11 @@ namespace Oshima.FunGame.OshimaServers if (c.Id == 9) { - Skill 玻璃大炮 = new 玻璃大炮(c) + Skill 破釜沉舟 = new 破釜沉舟(c) { Level = 1 }; - c.Skills.Add(玻璃大炮); + c.Skills.Add(破釜沉舟); Skill 迅捷之势 = new 迅捷之势(c) {