少年修仙传客户端代码仓库
client_Hale
2019-05-24 76ce25cbdcf166cd92ccc4392d67a84c33dd59fb
Fight/GameActor/GA_NpcClientFightNorm.cs
@@ -161,7 +161,7 @@
        {
            m_AIHandler = new AI_Npc_200(this, BornPos);
        }
        else if (NpcConfig.AIType == 198)
        else if (NpcConfig.AIType == 196)
        {
            m_AIHandler = new AI_Npc_198(this, BornPos);
        }