Skip to content

Commit

Permalink
Fix earth_endroll.mp4's appearance in earth quest story
Browse files Browse the repository at this point in the history
  • Loading branch information
laqieer committed Sep 1, 2024
1 parent 43cb794 commit 0f7eb00
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 deletions.
1 change: 0 additions & 1 deletion 1_render_pages.py
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,6 @@ def build_index_page(masterdata_folder):
script_names[script_id] = ' '.join([str(script_id), QuestStoryXL[2]['name'], chapter['chapter'], chapter['chapter_name'], story['title']])
if len(episode['story_ids']) > 0:
f_index.write("\n")
f_index.write(f"earth_endroll\n\n{videos['earth_endroll']}\n\n")

# index for StoryPlaybackSeaDetail
QuestSeaXL = {}
Expand Down
4 changes: 0 additions & 4 deletions pages/EarthQuestStoryPlayback.md
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,3 @@ earth_prologue_4

- [907100003 第10話 ――ZERO―― 終了後](907100003.md)

earth_endroll

<video controls src="https://github.com/user-attachments/assets/031e182e-b38f-46b9-af09-c42921678e37" type="video/mp4"></video>

2 changes: 1 addition & 1 deletion wiki
Submodule wiki updated from 583ea3 to 69b065

0 comments on commit 0f7eb00

Please sign in to comment.