clean up patch enable quest logic

This commit is contained in:
Martin Michelsen
2024-08-15 20:23:10 -07:00
parent 7d775a38d1
commit 4426476a15
24 changed files with 108 additions and 81 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ if [ -z "$EXECUTABLE" ]; then
fi
echo "... assemble system/quests/retrieval/q058-gc-e.bin.txt"
$EXECUTABLE assemble-quest-script system/quests/retrieval/q058-gc-e.bin.txt tests/q058-gc-e-test.bin
$EXECUTABLE assemble-quest-script --optimal system/quests/retrieval/q058-gc-e.bin.txt tests/q058-gc-e-test.bin
diff tests/q058-gc-e-test.bin tests/q058-gc-e.bin
echo "... clean up"
+1 -1
View File
@@ -49,7 +49,7 @@
"HTTPListen": [],
"BannedIPV4Ranges": [],
"Episode3BehaviorFlags": 0xFA,
"EnableSendFunctionCallQuestNumber": -1,
"EnableSendFunctionCallQuestNumbers": {},
"EnableV3V4ProtectedSubcommands": false,
"Episode3InfiniteMeseta": false,