View difference between Paste ID: GddsxVQi and d8kk3HGP
SHOW: | | - or go back to the newest paste.
1-
In file 1ec3470161127.lua
1+
In file data1\Assets\tpp\script\lib\TppStory.lua
2
3
Line 595 : function e.CanArrivalQuietInMB(n)
4
5
Immediately after, add:
6
7
gvars.str_didLostQuiet=false
8
TppBuddy2BlockController.SetObtainedBuddyType(BuddyType.QUIET)
9
TppBuddyService.UnsetDeadBuddyType(BuddyType.QUIET)
10
TppBuddyService.UnsetBuddyCommonFlag(BuddyCommonFlag.BUDDY_QUIET_LOST)
11
TppBuddyService.UnsetBuddyCommonFlag(BuddyCommonFlag.BUDDY_QUIET_HOSPITALIZE)
12
TppBuddyService.SetSortieBuddyType(BuddyType.QUIET)
13
TppBuddyService.SetFriendlyPoint(BuddyFriendlyType.QUIET,100)
14
TppMotherBaseManagement.RefreshQuietStatus()