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) {