XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet

SpaceNinjaServer

A simple server for a small space ninja game

公开
关注 0 Fork 1 Star 0
返回提交历史

XFEstudio/SpaceNinjaServer

fix(webui): "all focus schools maxed out" doesn't have squad regen maxed

8c19aec3
Sainan <63328889+Sainan@users.noreply.github.com>
提交于

代码差异

1 个文件 +1 -1
Modified static/webui/script.js +1 -1
@@ -2666,7 +2666,7 @@ const importSamples = {
2666 2666 },
2667 2667 {
2668 2668 ItemType: "/Lotus/Upgrades/Focus/Defense/Active/CloakHealOthersFocusUpgrade",
2669 Level: 2
2669 Level: 3
2670 2670 }
2671 2671 ]
2672 2672 }