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

XFESpaceNinjaServer

A simple server for a small space ninja game

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

XFEstudio/XFESpaceNinjaServer

chore: update baro data (#4472)

Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/4472 Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com> Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>

ac9a0315
AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
提交于

代码差异

1 个文件 +6 -0
Modified src/constants/baro.ts +6 -0
@@ -2761,6 +2761,12 @@ const baro: IBaro = {
2761 2761 PrimePrice: 550,
2762 2762 RegularPrice: 100000,
2763 2763 minBuildVersionInt: gameToBuildVersionInt["42.0.0"]
2764 },
2765 {
2766 ItemType: "/Lotus/StoreItems/Upgrades/Skins/Sentinels/Skins/ExilisHelios",
2767 PrimePrice: 300,
2768 RegularPrice: 170000,
2769 minBuildVersionInt: gameToBuildVersionInt["41.1.0"]
2764 2770 }
2765 2771 ],
2766 2772 allIfAny: [