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: move "PurchasePlatformLockedNotificationSeen" to allPopups (#3864)

It's a popup, not a dialogue. <img width="455" alt="{DC010655-B3FC-47FB-AE3F-F25D92823D21}.png" src="attachments/319b982c-c5c9-48d9-956b-1282d24bdc67"> Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/3864 Reviewed-by: Sainan <63328889+sainan@users.noreply.github.com> Co-authored-by: Animan8000 <187183497+Veniman8000@users.noreply.github.com> Co-committed-by: Animan8000 <187183497+Veniman8000@users.noreply.github.com>

e99e6699
Animan8000 <187183497+Veniman8000@users.noreply.github.com>
提交于

代码差异

2 个文件 +1 -1
Modified static/fixed_responses/allDialogue.json +0 -1
@@ -142,7 +142,6 @@
142 142 "/Lotus/Language/EntratiLab/EntratiGeneral/TagferFirstRank5",
143 143 "/Lotus/Language/EntratiLab/EntratiGeneral/TagferLovedFirstRank5",
144 144 "VoidVaultIntro",
145 "PurchasePlatformLockedNotificationSeen",
146 145 "/Lotus/Language/Zariman/Yonta",
147 146 "ZarimanSyndicateFirstOpen",
148 147 "HivemindTokenVendorBarter_FirstVisit",
Modified static/fixed_responses/allPopups.json +1 -0
@@ -1,5 +1,6 @@
1 1 [
2 2 "OperatorRemasterPrompt",
3 "PurchasePlatformLockedNotificationSeen",
3 4 "RailjackPlexusTutorial",
4 5 "RailjackIntrinsicsTutorial",
5 6 "RailjackDryDockTutorial",