Closed Elerenard closed 3 months ago
This pull request implements changes to the game's story, specifically in Act 5 and introduces a new Act 6. The changes include minor text corrections, scene transitions, and the addition of new story content. The implementation focuses on enhancing the narrative flow and adding more depth to the characters' interactions.
Files | Changes |
---|---|
game/story/akt5.rpy |
Corrected a grammatical error in a character's dialogue |
game/story/akt5.rpy |
Added a new scene transition |
game/story/akt6.rpy |
Implemented a new Act 6 with extensive story content |
game/script.rpy |
Updated the main script to include the new Act 6 |
game/story/akt6.rpy |
Added character interactions and dialogue for the train journey |
game/story/akt6.rpy |
Implemented a choice-based narrative structure for different travel options |
game/story/akt6.rpy |
Added descriptions of Kyoto and its landmarks |
den 5
Summary by Sourcery
Add a new story segment 'akt6' to the game, detailing the characters' travel experiences and interactions from Nagoja to Kjóto, and fix minor typographical errors in the existing script.
New Features:
Bug Fixes:
Enhancements: