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

chore: update baro data (#4443)

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

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

代码差异

1 个文件 +24 -0
Modified src/constants/baro.ts +24 -0
@@ -2737,6 +2737,30 @@ const baro: IBaro = {
2737 2737 PrimePrice: 75,
2738 2738 RegularPrice: 300000,
2739 2739 minBuildLabel: "2023.06.21.07.11"
2740 },
2741 {
2742 ItemType: "/Lotus/StoreItems/Types/Items/ShipDecos/LisetPropCleaningDroneGrineer",
2743 PrimePrice: 500,
2744 RegularPrice: 650000,
2745 minBuildLabel: gameToBuildVersion["43.0.0"]
2746 },
2747 {
2748 ItemType: "/Lotus/StoreItems/Types/Items/SongItems/CorpusLichLoginSongItem",
2749 PrimePrice: 150,
2750 RegularPrice: 155000,
2751 minBuildLabel: gameToBuildVersion["38.0.0"]
2752 },
2753 {
2754 ItemType: "/Lotus/StoreItems/Upgrades/Skins/Odalisk/ProteaImmortalSkin",
2755 PrimePrice: 550,
2756 RegularPrice: 100000,
2757 minBuildLabel: gameToBuildVersion["42.0.0"]
2758 },
2759 {
2760 ItemType: "/Lotus/StoreItems/Upgrades/Skins/Dagath/DagathImmortalSkin",
2761 PrimePrice: 550,
2762 RegularPrice: 100000,
2763 minBuildLabel: gameToBuildVersion["42.0.0"]
2740 2764 }
2741 2765 ],
2742 2766 allIfAny: [