Show only one branch of the gated flavor talks (#719)

This commit is contained in:
johnjohto
2026-08-03 11:22:40 -04:00
parent 8e5501a23b
commit f002db2929
13 changed files with 168 additions and 38 deletions
+2 -2
View File
@@ -14,9 +14,9 @@ return {
TEXT_ROUTE18GATE1F_GUARD = {
{ "face_player" },
{ "check_item", "BICYCLE" },
{ "jump_if_true", 5 },
{ "jump_if_true", 6 },
{ "show_text", "_Route18Gate1FGuardYouNeedABicycleText" },
{ "jump", 6 },
{ "jump", "end" },
{ "show_text", "_Route18Gate1FGuardCyclingRoadUphillText" },
},
},