| System/Mount/MountModel.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/Mount/MountModel.cs
@@ -634,6 +634,16 @@ Event_MountHA301A((int)info.InfoList[i].HorseID); } if (IsOk && (int)info.InfoList[i].HorseID == autoActiveHorseId) { var config = HorseConfig.Get(autoActiveHorseId); if (_horseClass.Lv >= config.UseNeedRank) { AppearanceSwitch(autoActiveHorseId); DTC0428_tagPlayerRideHorse.Send_tagPlayerRideHorse(true); } } } } MountStoneRed();