diff --git a/errors.txt b/errors.txt index 49a2447..605109d 100644 --- a/errors.txt +++ b/errors.txt @@ -2,9 +2,25 @@ errors listed below, and try again. -File "game/script.rpy", line 427: expected end of line - play music 'audio/effects/chatter loop.ogg' fadein 1,0 - ^ +File "game/script.rpy", line 17746: if statement expects a non-empty block. + if anonscore >= 4 and fangscore >= 4: + ^ + +File "game/script.rpy", line 21504: expected statement. + elif anonscore >= 3 and fangscore <=4: + ^ + +File "game/script.rpy", line 24439: expected statement. + elif anonscore <= 3 and fangscore >=3: + ^ + +File "game/script.rpy", line 25850: expected statement. + elif anonscore <= 2 and fangscore <= 2: + ^ + +File "game/script.rpy", line 28678: expected statement. + else: + ^ Ren'Py Version: Ren'Py 7.4.4.1439 -Fri Jun 4 19:11:01 2021 +Sat Jun 5 11:37:48 2021 diff --git a/game/cache/bytecode.rpyb b/game/cache/bytecode.rpyb index 33cda9f..0be747d 100644 Binary files a/game/cache/bytecode.rpyb and b/game/cache/bytecode.rpyb differ diff --git a/game/cache/pyanalysis.rpyb b/game/cache/pyanalysis.rpyb index 434d902..53cb6b6 100644 Binary files a/game/cache/pyanalysis.rpyb and b/game/cache/pyanalysis.rpyb differ diff --git a/game/cache/screens.rpyb b/game/cache/screens.rpyb index 6d69edd..aaa8526 100644 Binary files a/game/cache/screens.rpyb and b/game/cache/screens.rpyb differ diff --git a/game/gui.rpyc b/game/gui.rpyc index a29b2fd..6d48df9 100644 Binary files a/game/gui.rpyc and b/game/gui.rpyc differ diff --git a/game/options.rpy b/game/options.rpy index 244ec59..f7c70aa 100644 --- a/game/options.rpy +++ b/game/options.rpy @@ -23,7 +23,7 @@ define gui.show_name = True ## The version of the game. -define config.version = "vee3-Valiant-Velociraptor-Victory-patch1" +define config.version = "vee3-Valiant-Velociraptor-Victory-patch2" ## Text that is placed on the game's about screen. Place the text between the ## triple-quotes, and leave a blank line between paragraphs. diff --git a/game/options.rpyc b/game/options.rpyc index b27c535..beacfa5 100644 Binary files a/game/options.rpyc and b/game/options.rpyc differ diff --git a/game/saves/_reload-2-LT1.save b/game/saves/_reload-2-LT1.save index 969560f..da8d4f4 100644 Binary files a/game/saves/_reload-2-LT1.save and b/game/saves/_reload-2-LT1.save differ diff --git a/game/saves/auto-1-LT1.save b/game/saves/auto-1-LT1.save index 5a0d537..4131c8b 100644 Binary files a/game/saves/auto-1-LT1.save and b/game/saves/auto-1-LT1.save differ diff --git a/game/saves/auto-10-LT1.save b/game/saves/auto-10-LT1.save index 155e926..9edf012 100644 Binary files a/game/saves/auto-10-LT1.save and b/game/saves/auto-10-LT1.save differ diff --git a/game/saves/auto-2-LT1.save b/game/saves/auto-2-LT1.save index 3f6bd4b..b5e28a5 100644 Binary files a/game/saves/auto-2-LT1.save and b/game/saves/auto-2-LT1.save differ diff --git a/game/saves/auto-3-LT1.save b/game/saves/auto-3-LT1.save index 3b6e69b..0bbda9c 100644 Binary files a/game/saves/auto-3-LT1.save and b/game/saves/auto-3-LT1.save differ diff --git a/game/saves/auto-4-LT1.save b/game/saves/auto-4-LT1.save index 4f5ef0e..5e39482 100644 Binary files a/game/saves/auto-4-LT1.save and b/game/saves/auto-4-LT1.save differ diff --git a/game/saves/auto-5-LT1.save b/game/saves/auto-5-LT1.save index 57dc2a3..be3a864 100644 Binary files a/game/saves/auto-5-LT1.save and b/game/saves/auto-5-LT1.save differ diff --git a/game/saves/auto-6-LT1.save b/game/saves/auto-6-LT1.save index ebb1199..ddbe519 100644 Binary files a/game/saves/auto-6-LT1.save and b/game/saves/auto-6-LT1.save differ diff --git a/game/saves/auto-8-LT1.save b/game/saves/auto-8-LT1.save index 2fed60b..4243af5 100644 Binary files a/game/saves/auto-8-LT1.save and b/game/saves/auto-8-LT1.save differ diff --git a/game/saves/navigation.json b/game/saves/navigation.json index 29a8566..bd934ab 100644 --- a/game/saves/navigation.json +++ b/game/saves/navigation.json @@ -1 +1 @@ -{"name": "SnootGame", "version": "vee3-Valiant-Velociraptor-Victory", "location": {"callable": {"showCG": ["game/script.rpy", 17]}, "screen": {"load": ["game/screens.rpy", 611], "help": ["game/screens.rpy", 1004], "say": ["game/screens.rpy", 98], "notify": ["game/screens.rpy", 1288], "keyboard_help": ["game/screens.rpy", 1033], "gamepad_help": ["game/screens.rpy", 1103], "nvl": ["game/screens.rpy", 1327], "preferences": ["game/screens.rpy", 733], "confirm": ["game/screens.rpy", 1169], "input": ["game/screens.rpy", 174], "save": ["game/screens.rpy", 604], "skip_indicator": ["game/screens.rpy", 1232], "file_slots": ["game/screens.rpy", 618], "choice": ["game/screens.rpy", 207], "game_menu": ["game/screens.rpy", 434], "main_menu": ["game/screens.rpy", 355], "mouse_help": ["game/screens.rpy", 1080], "quick_menu": ["game/screens.rpy", 1449], "about": ["game/screens.rpy", 560], "nvl_dialogue": ["game/screens.rpy", 1359], "helpandabout": ["game/screens.rpy", 990], "score_menu": ["game/screens.rpy", 263], "navigation": ["game/screens.rpy", 305], "history": ["game/screens.rpy", 905]}, "define": {"gui.accent_color": ["game/gui.rpy", 26], "gui.interface_text_size": ["game/gui.rpy", 73], "build.name": ["game/options.rpy", 39], "gui.bar_tile": ["game/gui.rpy", 317], "gui.nvl_thought_xpos": ["game/gui.rpy", 395], "gui.slot_button_text_idle_color": ["game/gui.rpy", 230], "Re": ["game/script.rpy", 90], "config.history_length": ["game/gui.rpy", 341], "config.after_load_transition": ["game/options.rpy", 85], "gui.page_spacing": ["game/gui.rpy", 273], "gui.page_button_borders": ["game/gui.rpy", 188], "Ro": ["game/script.rpy", 83], "gui.idle_color": ["game/gui.rpy", 29], "config.default_music_volume": ["game/options.rpy", 130], "config.window": ["game/options.rpy", 107], "gui.slider_tile": ["game/gui.rpy", 319], "gui.main_menu_text_xalign": ["game/gui.rpy", 279], "gui.nvl_button_xalign": ["game/gui.rpy", 402], "gui.nvl_text_ypos": ["game/gui.rpy", 389], "gui.frame_borders": ["game/gui.rpy", 288], "gui.nvl_list_length": ["game/gui.rpy", 370], "gui.slot_button_borders": ["game/gui.rpy", 227], "Moe": ["game/script.rpy", 98], "gui.scrollbar_borders": ["game/gui.rpy", 323], "config.enter_transition": ["game/options.rpy", 74], "gui.pref_spacing": ["game/gui.rpy", 267], "D": ["game/script.rpy", 91], "gui.dialogue_text_xalign": ["game/gui.rpy", 140], "gui.nvl_text_xpos": ["game/gui.rpy", 388], "config.window_icon": ["game/options.rpy", 154], "gui.muted_color": ["game/gui.rpy", 47], "T": ["game/script.rpy", 87], "gui.dialogue_ypos": ["game/gui.rpy", 133], "config.has_sound": ["game/options.rpy", 48], "gui.button_text_font": ["game/gui.rpy", 160], "gui.nvl_name_ypos": ["game/gui.rpy", 383], "gui.game_menu_background": ["game/gui.rpy", 89], "LeftStage": ["game/script.rpy", 10859], "gui.choice_button_text_hover_color": ["game/gui.rpy", 214], "gui.nvl_button_xpos": ["game/gui.rpy", 401], "gui.name_xalign": ["game/gui.rpy", 112], "FD": ["game/script.rpy", 93], "gui.namebox_borders": ["game/gui.rpy", 121], "gui.frame_tile": ["game/gui.rpy", 300], "config.default_sfx_volume": ["game/options.rpy", 131], "gui.nvl_text_xalign": ["game/gui.rpy", 391], "gui.vbar_borders": ["game/gui.rpy", 327], "config.end_game_transition": ["game/options.rpy", 90], "gui.slot_button_text_size": ["game/gui.rpy", 228], "AnonAndFang": ["game/script.rpy", 102], "gui.dialogue_xpos": ["game/gui.rpy", 132], "gui.namebox_height": ["game/gui.rpy", 117], "jingo": ["game/script.rpy", 96], "config.version": ["game/options.rpy", 26], "gui.history_text_width": ["game/gui.rpy", 357], "gui.radio_button_borders": ["game/gui.rpy", 182], "gui.button_text_size": ["game/gui.rpy", 163], "config.window_hide_transition": ["game/options.rpy", 113], "gui.about": ["game/options.rpy", 31], "gui.vslider_borders": ["game/gui.rpy", 329], "Attendant": ["game/script.rpy", 88], "gui.navigation_spacing": ["game/gui.rpy", 264], "gui.choice_button_borders": ["game/gui.rpy", 209], "config.intra_transition": ["game/options.rpy", 80], "gui.slot_button_width": ["game/gui.rpy", 225], "gui.choice_button_text_xalign": ["game/gui.rpy", 212], "Lucy": ["game/script.rpy", 82], "gui.show_name": ["game/options.rpy", 21], "gui.slot_button_text_selected_hover_color": ["game/gui.rpy", 232], "carl": ["game/script.rpy", 104], "gui.title_text_size": ["game/gui.rpy", 82], "gui.slot_button_text_selected_idle_color": ["game/gui.rpy", 231], "Drf": ["game/script.rpy", 105], "gui.button_text_idle_color": ["game/gui.rpy", 166], "gui.notify_frame_borders": ["game/gui.rpy", 297], "gui.navigation_xpos": ["game/gui.rpy", 250], "gui.slot_button_height": ["game/gui.rpy", 226], "gui.history_text_ypos": ["game/gui.rpy", 356], "config.nvl_list_length": ["game/screens.rpy", 1380], "gui.notify_text_size": ["game/gui.rpy", 79], "N": ["game/script.rpy", 85], "config.has_voice": ["game/options.rpy", 50], "gui.selected_color": ["game/gui.rpy", 40], "unknown": ["game/script.rpy", 95], "gui.history_text_xpos": ["game/gui.rpy", 355], "gui.skip_frame_borders": ["game/gui.rpy", 294], "gui.confirm_button_text_xalign": ["game/gui.rpy", 186], "gui.text_font": ["game/gui.rpy", 58], "gui.history_name_xpos": ["game/gui.rpy", 349], "gui.main_menu_background": ["game/gui.rpy", 88], "gui.button_width": ["game/gui.rpy", 149], "gui.button_text_selected_color": ["game/gui.rpy", 168], "gui.nvl_thought_ypos": ["game/gui.rpy", 396], "config.save_directory": ["game/options.rpy", 147], "gui.skip_ypos": ["game/gui.rpy", 255], "gui.namebox_tile": ["game/gui.rpy", 125], "gui.nvl_text_width": ["game/gui.rpy", 390], "gui.hover_color": ["game/gui.rpy", 36], "gui.interface_text_color": ["game/gui.rpy", 52], "config.thumbnail_width": ["game/gui.rpy", 235], "FM": ["game/script.rpy", 92], "gui.idle_small_color": ["game/gui.rpy", 33], "config.exit_transition": ["game/options.rpy", 75], "gui.button_text_xalign": ["game/gui.rpy", 173], "gui.name_xpos": ["game/gui.rpy", 107], "gui.name_text_size": ["game/gui.rpy", 70], "gui.history_text_xalign": ["game/gui.rpy", 358], "gui.file_slot_rows": ["game/gui.rpy", 240], "gui.button_text_insensitive_color": ["game/gui.rpy", 169], "gui.hover_muted_color": ["game/gui.rpy", 48], "gui.scrollbar_size": ["game/gui.rpy", 313], "gui.quick_button_text_selected_color": ["game/gui.rpy", 193], "gui.nvl_thought_width": ["game/gui.rpy", 397], "gui.history_height": ["game/gui.rpy", 345], "gui.text_size": ["game/gui.rpy", 67], "gui.unscrollable": ["game/gui.rpy", 333], "gui.choice_button_text_font": ["game/gui.rpy", 210], "gui.slot_spacing": ["game/gui.rpy", 276], "gui.quick_button_text_idle_color": ["game/gui.rpy", 192], "config.window_show_transition": ["game/options.rpy", 112], "config.narrator_menu": ["game/screens.rpy", 217], "gui.nvl_height": ["game/gui.rpy", 374], "gui.choice_button_height": ["game/gui.rpy", 207], "gui.nvl_spacing": ["game/gui.rpy", 378], "Waitress": ["game/script.rpy", 100], "quick_menu": ["game/screens.rpy", 284], "gui.insensitive_color": ["game/gui.rpy", 43], "gui.bar_borders": ["game/gui.rpy", 322], "gui.dialogue_width": ["game/gui.rpy", 136], "gui.scrollbar_tile": ["game/gui.rpy", 318], "gui.quick_button_text_size": ["game/gui.rpy", 191], "config.has_music": ["game/options.rpy", 49], "SV": ["game/script.rpy", 103], "gui.textbox_height": ["game/gui.rpy", 98], "gui.file_slot_cols": ["game/gui.rpy", 239], "gui.text_color": ["game/gui.rpy", 51], "gui.history_name_xalign": ["game/gui.rpy", 352], "config.name": ["game/options.rpy", 15], "gui.button_text_hover_color": ["game/gui.rpy", 167], "gui.textbox_yalign": ["game/gui.rpy", 102], "gui.nvl_name_width": ["game/gui.rpy", 384], "gui.choice_button_text_idle_color": ["game/gui.rpy", 213], "config.main_menu_music": ["game/options.rpy", 63], "MaitD": ["game/script.rpy", 97], "gui.button_borders": ["game/gui.rpy", 153], "Nas": ["game/script.rpy", 86], "gui.button_tile": ["game/gui.rpy", 157], "Tsuki": ["game/script.rpy", 94], "gui.choice_button_tile": ["game/gui.rpy", 208], "gui.history_name_width": ["game/gui.rpy", 351], "gui.language": ["game/gui.rpy", 410], "gui.notify_ypos": ["game/gui.rpy", 258], "F": ["game/script.rpy", 81], "gui.nvl_name_xalign": ["game/gui.rpy", 385], "gui.label_text_size": ["game/gui.rpy", 76], "gui.nvl_thought_xalign": ["game/gui.rpy", 398], "gui.namebox_width": ["game/gui.rpy", 116], "A": ["game/script.rpy", 80], "gui.notMM_navigation_xpos": ["game/gui.rpy", 252], "Sp": ["game/script.rpy", 89], "gui.choice_button_text_insensitive_color": ["game/gui.rpy", 215], "gui.slider_borders": ["game/gui.rpy", 324], "gui.history_allow_tags": ["game/screens.rpy", 945], "gui.name_text_font": ["game/gui.rpy", 61], "gui.name_ypos": ["game/gui.rpy", 108], "gui.nvl_borders": ["game/gui.rpy", 366], "St": ["game/script.rpy", 84], "gui.pref_button_spacing": ["game/gui.rpy", 270], "config.thumbnail_height": ["game/gui.rpy", 236], "gui.bar_size": ["game/gui.rpy", 312], "gui.choice_button_width": ["game/gui.rpy", 206], "gui.interface_text_font": ["game/gui.rpy", 64], "gui.history_name_ypos": ["game/gui.rpy", 350], "gui.slot_button_text_xalign": ["game/gui.rpy", 229], "gui.nvl_name_xpos": ["game/gui.rpy", 382], "gui.confirm_frame_borders": ["game/gui.rpy", 291], "gui.slider_size": ["game/gui.rpy", 314], "Vince": ["game/script.rpy", 99], "gui.button_height": ["game/gui.rpy", 150], "gui.check_button_borders": ["game/gui.rpy", 184], "gui.choice_spacing": ["game/gui.rpy", 261], "gui.quick_button_borders": ["game/gui.rpy", 190], "gui.choice_button_text_size": ["game/gui.rpy", 211], "gui.vscrollbar_borders": ["game/gui.rpy", 328]}, "transform": {"delayed_blink": ["game/screens.rpy", 1250], "aleft": ["game/script.rpy", 307], "nleft": ["game/script.rpy", 315], "notify_appear": ["game/screens.rpy", 1299], "randPosition": ["game/script.rpy", 24], "fmcenter": ["game/script.rpy", 321], "fmright": ["game/script.rpy", 325], "stleft": ["game/script.rpy", 299], "sright": ["game/script.rpy", 293], "tright": ["game/script.rpy", 333], "fmleft": ["game/script.rpy", 323], "scenter": ["game/script.rpy", 289], "rright": ["game/script.rpy", 341], "stright": ["game/script.rpy", 301], "aright": ["game/script.rpy", 309], "tcenter": ["game/script.rpy", 329], "stcenter": ["game/script.rpy", 297], "nright": ["game/script.rpy", 317], "tleft": ["game/script.rpy", 331], "rcenter": ["game/script.rpy", 337], "ncenter": ["game/script.rpy", 313], "rleft": ["game/script.rpy", 339], "sleft": ["game/script.rpy", 291], "acenter": ["game/script.rpy", 305]}, "label": {"postCavemanConference": ["game/script.rpy", 2145], "LetFangPlayGuit": ["game/script.rpy", 11918], "postFangAndAnonTalk": ["game/script.rpy", 7446], "quiet4b": ["game/script.rpy", 6869], "FixCables": ["game/script.rpy", 10863], "WaitForTrishToExit": ["game/script.rpy", 13681], "GetStartedOnStudy": ["game/script.rpy", 12510], "ending": ["game/script.rpy", 28694], "WalkOfShame": ["game/script.rpy", 13932], "endingFigure": ["game/script.rpy", 17590], "FangRosaDate": ["game/script.rpy", 16545], "NaomiReveal": ["game/script.rpy", 8549], "Heads": ["game/script.rpy", 4833], "jokeAround": ["game/script.rpy", 5974], "beHonest": ["game/script.rpy", 5906], "TrishFangArgument": ["game/script.rpy", 17143], "postAsking": ["game/script.rpy", 9274], "PostCheckLinkOut": ["game/script.rpy", 3591], "regardlessofselect": ["game/script.rpy", 4789], "FangIsFine": ["game/script.rpy", 8433], "GuitarQuestionSpeakUp": ["game/script.rpy", 4403], "StartOfChap3": ["game/script.rpy", 3837], "IgnoreTrish": ["game/script.rpy", 13601], "musicalchoices": ["game/script.rpy", 12035], "start": ["game/script.rpy", 344], "Tails": ["game/script.rpy", 4884], "postAnonLaughReveal": ["game/script.rpy", 6025], "LetsAllGoToTheAquarium": ["game/script.rpy", 18041], "interrupt4d": ["game/script.rpy", 7346], "interrupt4e": ["game/script.rpy", 7368], "tink": ["game/script.rpy", 20274], "interrupt4c": ["game/script.rpy", 7325], "quiet4d": ["game/script.rpy", 7000], "quiet4c": ["game/script.rpy", 6948], "RoombaConvergence": ["game/script.rpy", 9499], "GuitarQuestionStaySilent": ["game/script.rpy", 4424], "AnonWaitsForFang": ["game/script.rpy", 8870], "quiet4e": ["game/script.rpy", 7053], "buyTheRoomba": ["game/script.rpy", 9488], "PostCableConundrum": ["game/script.rpy", 10873], "postinterruption": ["game/script.rpy", 7390], "postguitarscene": ["game/script.rpy", 4457], "BowlingForVolcanoHigh": ["game/script.rpy", 27892], "AnonExcusesHimself": ["game/script.rpy", 8755], "GoHomeEarly": ["game/script.rpy", 13893], "naomiWhatsUp": ["game/script.rpy", 2473], "naserBro": ["game/script.rpy", 1459], "clusterfuck": ["game/script.rpy", 25606], "PostSpearsOfficeTrish": ["game/script.rpy", 13621], "PostFlip": ["game/script.rpy", 4921], "PromIsMemorable": ["game/script.rpy", 18464], "troodon": ["game/script.rpy", 9390], "ChVVURMDRAMA": ["game/script.rpy", 12880], "AskNaser": ["game/script.rpy", 9001], "naomiStressMerge": ["game/script.rpy", 2493], "naserDrama": ["game/script.rpy", 14768], "kino": ["game/script.rpy", 21303], "shooter": ["game/script.rpy", 25847], "FastTimesAtVolcanoHigh": ["game/script.rpy", 19787], "interrupt4b": ["game/script.rpy", 7305], "AskFang": ["game/script.rpy", 9147], "naomiNotMyPlace": ["game/script.rpy", 2484], "LeaveStageAsIs": ["game/script.rpy", 10853], "notBuyingTheFuckingRoomba": ["game/script.rpy", 9492], "movie": ["game/script.rpy", 5479], "splashscreen": ["game/script.rpy", 283], "pissOffCaveman": ["game/script.rpy", 1810], "TalkWithTrish": ["game/script.rpy", 13546]}}, "error": false, "size": [1920, 1080], "build": {"documentation_patterns": ["*.html", "*.txt"], "directory_name": "SnootGame-vee3-Valiant-Velociraptor-Victory", "display_name": "SnootGame", "mac_info_plist": {}, "script_version": true, "include_i686": true, "destination": "SnootGame-vee3-Valiant-Velociraptor-Victory-dists", "renpy": false, "allow_integrated_gpu": true, "include_update": false, "merge": [["linux_i686", "linux"], ["windows_i686", "windows"]], "base_patterns": [["*.py", null], ["*.sh", null], ["*.app/", null], ["*.dll", null], ["*.manifest", null], ["lib/", null], ["renpy/", null], ["update/", null], ["common/", null], ["update/", null], ["old-game/", null], ["icon.ico", null], ["icon.icns", null], ["project.json", null], ["log.txt", null], ["errors.txt", null], ["traceback.txt", null], ["image_cache.txt", null], ["text_overflow.txt", null], ["dialogue.txt", null], ["dialogue.tab", null], ["profile_screen.txt", null], ["files.txt", null], ["memory.txt", null], ["tmp/", null], ["game/saves/", null], ["game/bytecode.rpyb", null], ["archived/", null], ["launcherinfo.py", null], ["android.txt", null], ["game/presplash*.*", ["all"]], [".android.json", ["android"]], ["android-*.png", ["android"]], ["android-*.jpg", ["android"]], ["ouya_icon.png", null], ["ios-presplash.*", ["ios"]], ["ios-launchimage.png", null], ["ios-icon.png", null], ["web-presplash.png", ["web"]], ["web-presplash.jpg", ["web"]], ["web-presplash.webp", ["web"]], ["progressive_download.txt", ["web"]], ["steam_appid.txt", null], ["**~", null], ["**.bak", null], ["**/.**", null], ["**/#**", null], ["**/thumbs.db", null], [".*", null], ["**", ["all"]]], "version": "vee3-Valiant-Velociraptor-Victory", "change_icon_i686": true, "archives": [["archive", ["all"]]], "xbit_patterns": ["**.sh", "lib/linux-*/*", "lib/mac-*/*", "**.app/Contents/MacOS/*"], "exclude_empty_directories": true, "renpy_patterns": [["renpy/common/_compat/**", null], ["renpy/common/_roundrect/**", null], ["renpy/common/_outline/**", null], ["renpy/common/_theme**", null], ["**~", null], ["**/#*", null], ["**/.*", null], ["**.old", null], ["**.new", null], ["**.rpa", null], ["**/*.pyc", null], ["renpy.py", ["all"]], ["renpy/", ["all"]], ["renpy/**.py", ["renpy"]], ["renpy/**.pyx", ["renpy"]], ["renpy/**.pyd", ["renpy"]], ["renpy/**.pxi", ["renpy"]], ["renpy/common/", ["all"]], ["renpy/common/_compat/**", ["renpy"]], ["renpy/common/**.rpy", ["renpy"]], ["renpy/common/**.rpym", ["renpy"]], ["renpy/common/_compat/**", ["renpy"]], ["renpy/common/**", ["all"]], ["renpy/**", ["all"]], ["lib/*/renpy", null], ["lib/*/renpy.exe", null], ["lib/*/pythonw.exe", null], ["lib/windows-i686/**", ["windows_i686"]], ["lib/windows-x86_64/**", ["windows"]], ["lib/linux-i686/**", ["linux_i686"]], ["lib/linux-*/**", ["linux"]], ["lib/mac-*/**", ["mac"]], ["/lib/**", ["windows", "linux", "mac", "android", "ios"]], ["renpy.sh", ["linux", "mac"]]], "packages": [{"dlc": false, "hidden": false, "description": "PC: Windows and Linux", "formats": ["zip"], "file_lists": ["windows", "linux", "renpy", "all"], "update": true, "name": "pc"}, {"dlc": false, "hidden": false, "description": "Linux", "formats": ["tar.bz2"], "file_lists": ["linux", "renpy", "all"], "update": true, "name": "linux"}, {"dlc": false, "hidden": false, "description": "Macintosh", "formats": ["app-zip", "app-dmg"], "file_lists": ["mac", "renpy", "all"], "update": true, "name": "mac"}, {"dlc": false, "hidden": false, "description": "Windows", "formats": ["zip"], "file_lists": ["windows", "renpy", "all"], "update": true, "name": "win"}, {"dlc": false, "hidden": false, "description": "Windows, Mac, Linux for Markets", "formats": ["zip"], "file_lists": ["windows", "linux", "mac", "renpy", "all"], "update": true, "name": "market"}, {"dlc": false, "hidden": true, "description": "steam", "formats": ["zip"], "file_lists": ["windows", "linux", "mac", "renpy", "all"], "update": true, "name": "steam"}, {"dlc": true, "hidden": true, "description": "android", "formats": ["directory"], "file_lists": ["android", "all"], "update": false, "name": "android"}, {"dlc": true, "hidden": true, "description": "ios", "formats": ["directory"], "file_lists": ["ios", "all"], "update": false, "name": "ios"}, {"dlc": true, "hidden": true, "description": "web", "formats": ["zip"], "file_lists": ["web", "all"], "update": false, "name": "web"}], "executable_name": "SnootGame"}} \ No newline at end of file +{"name": "SnootGame", "version": "vee3-Valiant-Velociraptor-Victory-patch2", "location": {"callable": {"showCG": ["game/script.rpy", 17]}, "screen": {"load": ["game/screens.rpy", 611], "help": ["game/screens.rpy", 1004], "say": ["game/screens.rpy", 98], "notify": ["game/screens.rpy", 1288], "keyboard_help": ["game/screens.rpy", 1033], "gamepad_help": ["game/screens.rpy", 1103], "nvl": ["game/screens.rpy", 1327], "preferences": ["game/screens.rpy", 733], "confirm": ["game/screens.rpy", 1169], "input": ["game/screens.rpy", 174], "save": ["game/screens.rpy", 604], "skip_indicator": ["game/screens.rpy", 1232], "file_slots": ["game/screens.rpy", 618], "choice": ["game/screens.rpy", 207], "game_menu": ["game/screens.rpy", 434], "main_menu": ["game/screens.rpy", 355], "mouse_help": ["game/screens.rpy", 1080], "quick_menu": ["game/screens.rpy", 1449], "about": ["game/screens.rpy", 560], "nvl_dialogue": ["game/screens.rpy", 1359], "helpandabout": ["game/screens.rpy", 990], "score_menu": ["game/screens.rpy", 263], "navigation": ["game/screens.rpy", 305], "history": ["game/screens.rpy", 905]}, "define": {"gui.accent_color": ["game/gui.rpy", 26], "gui.interface_text_size": ["game/gui.rpy", 73], "build.name": ["game/options.rpy", 39], "gui.bar_tile": ["game/gui.rpy", 317], "gui.nvl_thought_xpos": ["game/gui.rpy", 395], "gui.slot_button_text_idle_color": ["game/gui.rpy", 230], "Re": ["game/script.rpy", 90], "config.history_length": ["game/gui.rpy", 341], "config.after_load_transition": ["game/options.rpy", 85], "gui.page_spacing": ["game/gui.rpy", 273], "gui.page_button_borders": ["game/gui.rpy", 188], "Ro": ["game/script.rpy", 83], "gui.idle_color": ["game/gui.rpy", 29], "config.default_music_volume": ["game/options.rpy", 130], "config.window": ["game/options.rpy", 107], "gui.slider_tile": ["game/gui.rpy", 319], "gui.main_menu_text_xalign": ["game/gui.rpy", 279], "gui.nvl_button_xalign": ["game/gui.rpy", 402], "gui.nvl_text_ypos": ["game/gui.rpy", 389], "gui.frame_borders": ["game/gui.rpy", 288], "gui.nvl_list_length": ["game/gui.rpy", 370], "gui.slot_button_borders": ["game/gui.rpy", 227], "Moe": ["game/script.rpy", 98], "gui.scrollbar_borders": ["game/gui.rpy", 323], "config.enter_transition": ["game/options.rpy", 74], "gui.pref_spacing": ["game/gui.rpy", 267], "D": ["game/script.rpy", 91], "gui.dialogue_text_xalign": ["game/gui.rpy", 140], "gui.nvl_text_xpos": ["game/gui.rpy", 388], "config.window_icon": ["game/options.rpy", 154], "gui.muted_color": ["game/gui.rpy", 47], "T": ["game/script.rpy", 87], "gui.dialogue_ypos": ["game/gui.rpy", 133], "config.has_sound": ["game/options.rpy", 48], "gui.button_text_font": ["game/gui.rpy", 160], "gui.nvl_name_ypos": ["game/gui.rpy", 383], "gui.game_menu_background": ["game/gui.rpy", 89], "LeftStage": ["game/script.rpy", 10860], "gui.choice_button_text_hover_color": ["game/gui.rpy", 214], "gui.nvl_button_xpos": ["game/gui.rpy", 401], "gui.name_xalign": ["game/gui.rpy", 112], "FD": ["game/script.rpy", 93], "gui.namebox_borders": ["game/gui.rpy", 121], "gui.frame_tile": ["game/gui.rpy", 300], "config.default_sfx_volume": ["game/options.rpy", 131], "gui.nvl_text_xalign": ["game/gui.rpy", 391], "gui.vbar_borders": ["game/gui.rpy", 327], "config.end_game_transition": ["game/options.rpy", 90], "gui.slot_button_text_size": ["game/gui.rpy", 228], "AnonAndFang": ["game/script.rpy", 102], "gui.dialogue_xpos": ["game/gui.rpy", 132], "gui.namebox_height": ["game/gui.rpy", 117], "jingo": ["game/script.rpy", 96], "config.version": ["game/options.rpy", 26], "gui.history_text_width": ["game/gui.rpy", 357], "gui.radio_button_borders": ["game/gui.rpy", 182], "gui.button_text_size": ["game/gui.rpy", 163], "config.window_hide_transition": ["game/options.rpy", 113], "gui.about": ["game/options.rpy", 31], "gui.vslider_borders": ["game/gui.rpy", 329], "Attendant": ["game/script.rpy", 88], "gui.navigation_spacing": ["game/gui.rpy", 264], "gui.choice_button_borders": ["game/gui.rpy", 209], "config.intra_transition": ["game/options.rpy", 80], "gui.slot_button_width": ["game/gui.rpy", 225], "gui.choice_button_text_xalign": ["game/gui.rpy", 212], "Lucy": ["game/script.rpy", 82], "gui.show_name": ["game/options.rpy", 21], "gui.slot_button_text_selected_hover_color": ["game/gui.rpy", 232], "carl": ["game/script.rpy", 104], "gui.title_text_size": ["game/gui.rpy", 82], "gui.slot_button_text_selected_idle_color": ["game/gui.rpy", 231], "Drf": ["game/script.rpy", 105], "gui.button_text_idle_color": ["game/gui.rpy", 166], "gui.notify_frame_borders": ["game/gui.rpy", 297], "gui.navigation_xpos": ["game/gui.rpy", 250], "gui.slot_button_height": ["game/gui.rpy", 226], "gui.history_text_ypos": ["game/gui.rpy", 356], "config.nvl_list_length": ["game/screens.rpy", 1380], "gui.notify_text_size": ["game/gui.rpy", 79], "N": ["game/script.rpy", 85], "config.has_voice": ["game/options.rpy", 50], "gui.selected_color": ["game/gui.rpy", 40], "unknown": ["game/script.rpy", 95], "gui.history_text_xpos": ["game/gui.rpy", 355], "gui.skip_frame_borders": ["game/gui.rpy", 294], "gui.confirm_button_text_xalign": ["game/gui.rpy", 186], "gui.text_font": ["game/gui.rpy", 58], "gui.history_name_xpos": ["game/gui.rpy", 349], "gui.main_menu_background": ["game/gui.rpy", 88], "gui.button_width": ["game/gui.rpy", 149], "gui.button_text_selected_color": ["game/gui.rpy", 168], "gui.nvl_thought_ypos": ["game/gui.rpy", 396], "config.save_directory": ["game/options.rpy", 147], "gui.skip_ypos": ["game/gui.rpy", 255], "gui.namebox_tile": ["game/gui.rpy", 125], "gui.nvl_text_width": ["game/gui.rpy", 390], "gui.hover_color": ["game/gui.rpy", 36], "gui.interface_text_color": ["game/gui.rpy", 52], "config.thumbnail_width": ["game/gui.rpy", 235], "FM": ["game/script.rpy", 92], "gui.idle_small_color": ["game/gui.rpy", 33], "config.exit_transition": ["game/options.rpy", 75], "gui.button_text_xalign": ["game/gui.rpy", 173], "gui.name_xpos": ["game/gui.rpy", 107], "gui.name_text_size": ["game/gui.rpy", 70], "gui.history_text_xalign": ["game/gui.rpy", 358], "gui.file_slot_rows": ["game/gui.rpy", 240], "gui.button_text_insensitive_color": ["game/gui.rpy", 169], "gui.hover_muted_color": ["game/gui.rpy", 48], "gui.scrollbar_size": ["game/gui.rpy", 313], "gui.quick_button_text_selected_color": ["game/gui.rpy", 193], "gui.nvl_thought_width": ["game/gui.rpy", 397], "gui.history_height": ["game/gui.rpy", 345], "gui.text_size": ["game/gui.rpy", 67], "gui.unscrollable": ["game/gui.rpy", 333], "gui.choice_button_text_font": ["game/gui.rpy", 210], "gui.slot_spacing": ["game/gui.rpy", 276], "gui.quick_button_text_idle_color": ["game/gui.rpy", 192], "config.window_show_transition": ["game/options.rpy", 112], "config.narrator_menu": ["game/screens.rpy", 217], "gui.nvl_height": ["game/gui.rpy", 374], "gui.choice_button_height": ["game/gui.rpy", 207], "gui.nvl_spacing": ["game/gui.rpy", 378], "Waitress": ["game/script.rpy", 100], "quick_menu": ["game/screens.rpy", 284], "gui.insensitive_color": ["game/gui.rpy", 43], "gui.bar_borders": ["game/gui.rpy", 322], "gui.dialogue_width": ["game/gui.rpy", 136], "gui.scrollbar_tile": ["game/gui.rpy", 318], "gui.quick_button_text_size": ["game/gui.rpy", 191], "config.has_music": ["game/options.rpy", 49], "SV": ["game/script.rpy", 103], "gui.textbox_height": ["game/gui.rpy", 98], "gui.file_slot_cols": ["game/gui.rpy", 239], "gui.text_color": ["game/gui.rpy", 51], "gui.history_name_xalign": ["game/gui.rpy", 352], "config.name": ["game/options.rpy", 15], "gui.button_text_hover_color": ["game/gui.rpy", 167], "gui.textbox_yalign": ["game/gui.rpy", 102], "gui.nvl_name_width": ["game/gui.rpy", 384], "gui.choice_button_text_idle_color": ["game/gui.rpy", 213], "config.main_menu_music": ["game/options.rpy", 63], "MaitD": ["game/script.rpy", 97], "gui.button_borders": ["game/gui.rpy", 153], "Nas": ["game/script.rpy", 86], "gui.button_tile": ["game/gui.rpy", 157], "Tsuki": ["game/script.rpy", 94], "gui.choice_button_tile": ["game/gui.rpy", 208], "gui.history_name_width": ["game/gui.rpy", 351], "gui.language": ["game/gui.rpy", 410], "gui.notify_ypos": ["game/gui.rpy", 258], "F": ["game/script.rpy", 81], "gui.nvl_name_xalign": ["game/gui.rpy", 385], "gui.label_text_size": ["game/gui.rpy", 76], "gui.nvl_thought_xalign": ["game/gui.rpy", 398], "gui.namebox_width": ["game/gui.rpy", 116], "A": ["game/script.rpy", 80], "gui.notMM_navigation_xpos": ["game/gui.rpy", 252], "Sp": ["game/script.rpy", 89], "gui.choice_button_text_insensitive_color": ["game/gui.rpy", 215], "gui.slider_borders": ["game/gui.rpy", 324], "gui.history_allow_tags": ["game/screens.rpy", 945], "gui.name_text_font": ["game/gui.rpy", 61], "gui.name_ypos": ["game/gui.rpy", 108], "gui.nvl_borders": ["game/gui.rpy", 366], "St": ["game/script.rpy", 84], "gui.pref_button_spacing": ["game/gui.rpy", 270], "config.thumbnail_height": ["game/gui.rpy", 236], "gui.bar_size": ["game/gui.rpy", 312], "gui.choice_button_width": ["game/gui.rpy", 206], "gui.interface_text_font": ["game/gui.rpy", 64], "gui.history_name_ypos": ["game/gui.rpy", 350], "gui.slot_button_text_xalign": ["game/gui.rpy", 229], "gui.nvl_name_xpos": ["game/gui.rpy", 382], "gui.confirm_frame_borders": ["game/gui.rpy", 291], "gui.slider_size": ["game/gui.rpy", 314], "Vince": ["game/script.rpy", 99], "gui.button_height": ["game/gui.rpy", 150], "gui.check_button_borders": ["game/gui.rpy", 184], "gui.choice_spacing": ["game/gui.rpy", 261], "gui.quick_button_borders": ["game/gui.rpy", 190], "gui.choice_button_text_size": ["game/gui.rpy", 211], "gui.vscrollbar_borders": ["game/gui.rpy", 328]}, "transform": {"delayed_blink": ["game/screens.rpy", 1250], "aleft": ["game/script.rpy", 307], "nleft": ["game/script.rpy", 315], "notify_appear": ["game/screens.rpy", 1299], "randPosition": ["game/script.rpy", 24], "fmcenter": ["game/script.rpy", 321], "fmright": ["game/script.rpy", 325], "stleft": ["game/script.rpy", 299], "sright": ["game/script.rpy", 293], "tright": ["game/script.rpy", 333], "fmleft": ["game/script.rpy", 323], "scenter": ["game/script.rpy", 289], "rright": ["game/script.rpy", 341], "stright": ["game/script.rpy", 301], "aright": ["game/script.rpy", 309], "tcenter": ["game/script.rpy", 329], "stcenter": ["game/script.rpy", 297], "nright": ["game/script.rpy", 317], "tleft": ["game/script.rpy", 331], "rcenter": ["game/script.rpy", 337], "ncenter": ["game/script.rpy", 313], "rleft": ["game/script.rpy", 339], "sleft": ["game/script.rpy", 291], "acenter": ["game/script.rpy", 305]}, "label": {"postCavemanConference": ["game/script.rpy", 2146], "golden": ["game/script.rpy", 17748], "LetFangPlayGuit": ["game/script.rpy", 11919], "postFangAndAnonTalk": ["game/script.rpy", 7447], "quiet4b": ["game/script.rpy", 6870], "FixCables": ["game/script.rpy", 10864], "WaitForTrishToExit": ["game/script.rpy", 13682], "GetStartedOnStudy": ["game/script.rpy", 12511], "ending": ["game/script.rpy", 28699], "WalkOfShame": ["game/script.rpy", 13933], "endingFigure": ["game/script.rpy", 17591], "FangRosaDate": ["game/script.rpy", 16546], "NaomiReveal": ["game/script.rpy", 8550], "Heads": ["game/script.rpy", 4834], "jokeAround": ["game/script.rpy", 5975], "beHonest": ["game/script.rpy", 5907], "TrishFangArgument": ["game/script.rpy", 17144], "postAsking": ["game/script.rpy", 9275], "PostCheckLinkOut": ["game/script.rpy", 3592], "regardlessofselect": ["game/script.rpy", 4790], "FangIsFine": ["game/script.rpy", 8434], "GuitarQuestionSpeakUp": ["game/script.rpy", 4404], "StartOfChap3": ["game/script.rpy", 3838], "IgnoreTrish": ["game/script.rpy", 13602], "musicalchoices": ["game/script.rpy", 12036], "start": ["game/script.rpy", 344], "Tails": ["game/script.rpy", 4885], "postAnonLaughReveal": ["game/script.rpy", 6026], "LetsAllGoToTheAquarium": ["game/script.rpy", 18045], "interrupt4d": ["game/script.rpy", 7347], "interrupt4e": ["game/script.rpy", 7369], "tink": ["game/script.rpy", 20278], "interrupt4c": ["game/script.rpy", 7326], "quiet4d": ["game/script.rpy", 7001], "tradwife": ["game/script.rpy", 17596], "quiet4c": ["game/script.rpy", 6949], "RoombaConvergence": ["game/script.rpy", 9500], "GuitarQuestionStaySilent": ["game/script.rpy", 4425], "AnonWaitsForFang": ["game/script.rpy", 8871], "quiet4e": ["game/script.rpy", 7054], "buyTheRoomba": ["game/script.rpy", 9489], "PostCableConundrum": ["game/script.rpy", 10874], "postinterruption": ["game/script.rpy", 7391], "postguitarscene": ["game/script.rpy", 4458], "BowlingForVolcanoHigh": ["game/script.rpy", 27897], "AnonExcusesHimself": ["game/script.rpy", 8756], "GoHomeEarly": ["game/script.rpy", 13894], "naomiWhatsUp": ["game/script.rpy", 2474], "naserBro": ["game/script.rpy", 1460], "clusterfuck": ["game/script.rpy", 25611], "PostSpearsOfficeTrish": ["game/script.rpy", 13622], "PostFlip": ["game/script.rpy", 4922], "PromIsMemorable": ["game/script.rpy", 18468], "troodon": ["game/script.rpy", 9391], "ChVVURMDRAMA": ["game/script.rpy", 12881], "AskNaser": ["game/script.rpy", 9002], "naomiStressMerge": ["game/script.rpy", 2494], "naserDrama": ["game/script.rpy", 14769], "kino": ["game/script.rpy", 21307], "shooter": ["game/script.rpy", 25852], "FastTimesAtVolcanoHigh": ["game/script.rpy", 19791], "interrupt4b": ["game/script.rpy", 7306], "AskFang": ["game/script.rpy", 9148], "naomiNotMyPlace": ["game/script.rpy", 2485], "LeaveStageAsIs": ["game/script.rpy", 10854], "notBuyingTheFuckingRoomba": ["game/script.rpy", 9493], "movie": ["game/script.rpy", 5480], "splashscreen": ["game/script.rpy", 283], "pissOffCaveman": ["game/script.rpy", 1811], "TalkWithTrish": ["game/script.rpy", 13547]}}, "error": false, "size": [1920, 1080], "build": {"documentation_patterns": ["*.html", "*.txt"], "directory_name": "SnootGame-vee3-Valiant-Velociraptor-Victory-patch2", "display_name": "SnootGame", "mac_info_plist": {}, "script_version": true, "include_i686": true, "destination": "SnootGame-vee3-Valiant-Velociraptor-Victory-patch2-dists", "renpy": false, "allow_integrated_gpu": true, "include_update": false, "merge": [["linux_i686", "linux"], ["windows_i686", "windows"]], "base_patterns": [["*.py", null], ["*.sh", null], ["*.app/", null], ["*.dll", null], ["*.manifest", null], ["lib/", null], ["renpy/", null], ["update/", null], ["common/", null], ["update/", null], ["old-game/", null], ["icon.ico", null], ["icon.icns", null], ["project.json", null], ["log.txt", null], ["errors.txt", null], ["traceback.txt", null], ["image_cache.txt", null], ["text_overflow.txt", null], ["dialogue.txt", null], ["dialogue.tab", null], ["profile_screen.txt", null], ["files.txt", null], ["memory.txt", null], ["tmp/", null], ["game/saves/", null], ["game/bytecode.rpyb", null], ["archived/", null], ["launcherinfo.py", null], ["android.txt", null], ["game/presplash*.*", ["all"]], [".android.json", ["android"]], ["android-*.png", ["android"]], ["android-*.jpg", ["android"]], ["ouya_icon.png", null], ["ios-presplash.*", ["ios"]], ["ios-launchimage.png", null], ["ios-icon.png", null], ["web-presplash.png", ["web"]], ["web-presplash.jpg", ["web"]], ["web-presplash.webp", ["web"]], ["progressive_download.txt", ["web"]], ["steam_appid.txt", null], ["**~", null], ["**.bak", null], ["**/.**", null], ["**/#**", null], ["**/thumbs.db", null], [".*", null], ["**", ["all"]]], "version": "vee3-Valiant-Velociraptor-Victory-patch2", "change_icon_i686": true, "archives": [["archive", ["all"]]], "xbit_patterns": ["**.sh", "lib/linux-*/*", "lib/mac-*/*", "**.app/Contents/MacOS/*"], "exclude_empty_directories": true, "renpy_patterns": [["renpy/common/_compat/**", null], ["renpy/common/_roundrect/**", null], ["renpy/common/_outline/**", null], ["renpy/common/_theme**", null], ["**~", null], ["**/#*", null], ["**/.*", null], ["**.old", null], ["**.new", null], ["**.rpa", null], ["**/*.pyc", null], ["renpy.py", ["all"]], ["renpy/", ["all"]], ["renpy/**.py", ["renpy"]], ["renpy/**.pyx", ["renpy"]], ["renpy/**.pyd", ["renpy"]], ["renpy/**.pxi", ["renpy"]], ["renpy/common/", ["all"]], ["renpy/common/_compat/**", ["renpy"]], ["renpy/common/**.rpy", ["renpy"]], ["renpy/common/**.rpym", ["renpy"]], ["renpy/common/_compat/**", ["renpy"]], ["renpy/common/**", ["all"]], ["renpy/**", ["all"]], ["lib/*/renpy", null], ["lib/*/renpy.exe", null], ["lib/*/pythonw.exe", null], ["lib/windows-i686/**", ["windows_i686"]], ["lib/windows-x86_64/**", ["windows"]], ["lib/linux-i686/**", ["linux_i686"]], ["lib/linux-*/**", ["linux"]], ["lib/mac-*/**", ["mac"]], ["/lib/**", ["windows", "linux", "mac", "android", "ios"]], ["renpy.sh", ["linux", "mac"]]], "packages": [{"dlc": false, "hidden": false, "description": "PC: Windows and Linux", "formats": ["zip"], "file_lists": ["windows", "linux", "renpy", "all"], "update": true, "name": "pc"}, {"dlc": false, "hidden": false, "description": "Linux", "formats": ["tar.bz2"], "file_lists": ["linux", "renpy", "all"], "update": true, "name": "linux"}, {"dlc": false, "hidden": false, "description": "Macintosh", "formats": ["app-zip", "app-dmg"], "file_lists": ["mac", "renpy", "all"], "update": true, "name": "mac"}, {"dlc": false, "hidden": false, "description": "Windows", "formats": ["zip"], "file_lists": ["windows", "renpy", "all"], "update": true, "name": "win"}, {"dlc": false, "hidden": false, "description": "Windows, Mac, Linux for Markets", "formats": ["zip"], "file_lists": ["windows", "linux", "mac", "renpy", "all"], "update": true, "name": "market"}, {"dlc": false, "hidden": true, "description": "steam", "formats": ["zip"], "file_lists": ["windows", "linux", "mac", "renpy", "all"], "update": true, "name": "steam"}, {"dlc": true, "hidden": true, "description": "android", "formats": ["directory"], "file_lists": ["android", "all"], "update": false, "name": "android"}, {"dlc": true, "hidden": true, "description": "ios", "formats": ["directory"], "file_lists": ["ios", "all"], "update": false, "name": "ios"}, {"dlc": true, "hidden": true, "description": "web", "formats": ["zip"], "file_lists": ["web", "all"], "update": false, "name": "web"}], "executable_name": "SnootGame"}} \ No newline at end of file diff --git a/game/saves/persistent b/game/saves/persistent index e7c88f8..2d7ed36 100644 Binary files a/game/saves/persistent and b/game/saves/persistent differ diff --git a/game/screens.rpy b/game/screens.rpy index e3e0595..da9b277 100644 --- a/game/screens.rpy +++ b/game/screens.rpy @@ -326,7 +326,7 @@ screen navigation(): elif not main_menu: textbutton _("Main Menu") action MainMenu() - textbutton _("Debug Score Card") action ShowMenu("score_menu") + #textbutton _("Debug Score Card") action ShowMenu("score_menu") if renpy.variant("pc"): diff --git a/game/screens.rpyc b/game/screens.rpyc index ca391f3..8540a43 100644 Binary files a/game/screens.rpyc and b/game/screens.rpyc differ diff --git a/game/script.rpy b/game/script.rpy index 575f00a..d0368e4 100644 --- a/game/script.rpy +++ b/game/script.rpy @@ -344,6 +344,7 @@ transform rright: label start: $ fangscore = 0 $ anonscore = 0 +$ tradwife = False pause 1.0 #First Day of School "January sixth." @@ -7822,7 +7823,7 @@ SV "WAH-HA!! I’m certain it ain’t." SV "At any rate, why not pick up a few ‘dogs to impress her?" SV "We got ice cream too, if she’s an herbie." A "Maybe later. I’ll keep it in mind." -"I turn to leave, behind me I hear the vendor mutter to himself." +"I turn to leave, behind me I hear the vendor mutter to herself." show tracy neutral SV "Ah, to be young and love again…" scene skinrow @@ -7862,8 +7863,8 @@ show fangmom neutral flip at fmright with moveinright FM "Honey, who is it?" FM "OH! You must be Anon!" FM "Come in come in!" -"The petite ptero-matriarch drags me into her abode. I could see the patriarch’s jaw clench as Fang’s mother pushed me into the comfiest couch to ever exist." scene home fang day +"The petite ptero-matriarch drags me into her abode. I could see the patriarch’s jaw clench as Fang’s mother pushed me into the comfiest couch to ever exist." FM "Oh you must forgive my little Lucy, she’s still getting ready for your date!" "Oh god I can feel iron-sights on my back." "While she spoke a mile a minute I managed to catch some of the words. I ignored the latter, because this ISN’T a daaaa-" @@ -13995,7 +13996,7 @@ menu: #[Falling animation and CGs here] -scene imfreeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeefaaaaaaallllllliiiiiiiiiiiinnnnnnnnnnnnnnnnnnnnnnnnnnnn +#scene imfreeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeefaaaaaaallllllliiiiiiiiiiiinnnnnnnnnnnnnnnnnnnnnnnnnnnn scene black with fade "..." @@ -15989,7 +15990,7 @@ elif anonscore >= 3 and fangscore <= 3: F "Good." scene room anon day with fade - show fanarm with dissolve + show fangarm with dissolve "She lays her head on my arm, very carefully. It was fast becoming her preferred pillow here." @@ -16024,7 +16025,7 @@ elif anonscore >= 3 and fangscore <= 3: A "What did you do?" F "Don't leave, please..." - scene black with fad + scene black with fade stop music fadeout 1.0 play music 'audio/OST/you can_t sage here.ogg' fadein 1.0 "I hold her by the shoulders. They feel scruffy." @@ -16209,7 +16210,7 @@ elif anonscore >= 3 and fangscore <= 3: "Isn’t interested in helping, to say the least." scene outside school - show anon neutral at alef + show anon neutral at aleft stop music fadeout 1.0 play music 'audio/OST/to_swagger.ogg' fadein 1.0 St "-you see Fang’s brother beat on Anon yesterday?" @@ -16322,7 +16323,7 @@ elif anonscore >= 3 and fangscore <= 3: A "Sorry, Stella. Some other time." St "Awww." - scene black with fad + scene black with fade stop music fadeout 1.0 "We all enter the school and split off to our homerooms." @@ -17592,6 +17593,8 @@ play music 'audio/OST/to_swagger.ogg' fadein 1.0 "April first." "Fang and I have been together for a month now." if anonscore >= 3 and fangscore <= 4: #tradwife + label tradwife: + $ tradwife = True "Things are going pretty well. When we discount Trish’s weekly attempt to talk with Fang." "Rosa and Stella have helped with that." @@ -17742,6 +17745,7 @@ F "Anon, remind me, what’s a quark again?" #11 to ending is all a big if statement, just smooth sailing and Copy/Paste from here. if anonscore >= 4 and fangscore >= 4: + label golden: #Announcing a Show | Golden #le inconsistant indention has arrived play music "audio/OST/Appreciating her Company.ogg" fadein 1.0 @@ -21406,7 +21410,7 @@ if anonscore >= 4 and fangscore >= 4: show fang d happy with dissolve "We chuckle together." - play music "audio/OST/Amberlight Brilliance" fadein 1.0 + play music "audio/OST/Amberlight Brilliance.wav" fadein 1.0 A "Hey, Lucy…" "I keep my eyes on the stars, even when Lucy turns to look at me." @@ -24407,7 +24411,7 @@ elif anonscore >= 3 and fangscore <=4: F "Tomorrow, yes." stop music fadeout 1.0 scene city morning with fade - play sound "audio/OST/Amberlight Brilliance" fadein 5.0 + play sound "audio/OST/Amberlight Brilliance.wav" fadein 5.0 "We made our way towards her car door, but before getting in, she once again embraces me, This time a little stronger." show c09 with dissolve @@ -25007,7 +25011,7 @@ elif anonscore <= 3 and fangscore >=3: A "Nah. She said something about the ‘fascist sexist monarchy system’." N "Well, Naser and I have entered and we are going to be prom royalty. Ooooh, I can not wait to wear that beautiful tiara, I picked it out and everything and the crown for Naser-" - show naomi keikaku with dissolve + show naomi prom happy #[Naomi keikaku here] "I’ve already tuned her out." @@ -25022,7 +25026,7 @@ elif anonscore <= 3 and fangscore >=3: Nas "This thing is a nightmare to get over my wings." - show naser neutral flip at ncenter with dissolve + show naser prom neutral flip at ncenter with dissolve Nas "Oh, Anon! Come on in, didn’t know you were already here." @@ -25065,7 +25069,7 @@ elif anonscore <= 3 and fangscore >=3: "I take my seat in the usual spot, sinking in and feeling the pillows conform around my spine." scene home fang night with fade - show anon neutral flip at aright + show anon prom neutral flip at aright "This thing must cost a fortune." "Fang’s dad is a police commissioner if I recall." @@ -25174,7 +25178,7 @@ elif anonscore <= 3 and fangscore >=3: "The door slams behind me and I make record time out of the block." scene skinrow with fade - show anon neutral at aleft + show anon prom neutral at aleft "My calves are on fire but I only care about getting as far away as possible." "Fang is sitting on the bench by the bus stop." @@ -25302,7 +25306,7 @@ elif anonscore <= 3 and fangscore >=3: "..." "I have no clue what the fuck I’m doing right now." - show anon neutral at aleft + show anon prom neutral at aleft show fang neutral flip at sright F "How about we find a spot to sit then?" @@ -25556,17 +25560,18 @@ elif anonscore <= 3 and fangscore >=3: show fang ultra angry flip with dissolve - F "I AM NON-BINARY." - - show anon angry with dissolve + F "I AM NON-BINARY." + #TODO make a prom angry sprite and put it here + show anon prom neutral with dissolve A "YOU DON’T EVEN MAKE A PASSABLE FAGGOT." F "SHUT UP!" "I try to step closer." - - show anon shocked with move: + #TODO make a prom socked sprite for here + + show anon prom neutral with move: xalign -2.0 hide anon with dissolve @@ -25692,7 +25697,7 @@ elif anonscore <= 3 and fangscore >=3: "Pizza time here I come." "..." - scene doomeranon02 with f + scene doomeranon02 with fade stop music fadeout 1.0 play music 'audio/effects/chatter loop.ogg' fadein 1.0 @@ -28698,7 +28703,7 @@ pause 1200 scene black with fade stop music fadeout 3.0 pause 5 -if anonscore >= 3 and fangscore <= 4: #tradwife +if tradwife: scene c10 with fade pause 20 return diff --git a/game/script.rpyc b/game/script.rpyc index 61ce063..0295b7e 100644 Binary files a/game/script.rpyc and b/game/script.rpyc differ diff --git a/log.txt b/log.txt index d5cb03a..1898218 100644 --- a/log.txt +++ b/log.txt @@ -1,32 +1,32 @@ -Fri Jun 4 20:04:24 2021 +Sat Jun 5 11:53:27 2021 Linux-5.10.0-7-amd64-x86_64-with-debian-11.0 Ren'Py 7.4.4.1439 -Bootstrap to the start of init.init took 0.08s +Bootstrap to the start of init.init took 0.16s Early init took 0.00s -Loader init took 0.01s -Loading error handling took 0.03s -Loading script took 0.45s -Loading save slot metadata. took 0.37s -Loading persistent took 0.02s +Loader init took 0.02s +Loading error handling took 0.05s +Loading script took 0.88s +Loading save slot metadata. took 0.72s +Loading persistent took 0.06s Importing _renpysteam: ImportError('No module named _renpysteam',) -Running init code took 0.05s -Loading analysis data took 0.05s -Analyze and compile ATL took 0.01s +Running init code took 0.10s +Loading analysis data took 0.13s +Analyze and compile ATL took 0.03s Index archives took 0.00s -Dump and make backups. took 0.09s +Dump and make backups. took 0.15s Cleaning cache took 0.00s Making clean stores took 0.00s -Initial gc. took 0.07s +Initial gc. took 0.18s DPI scale factor: 1.000000 Creating interface object took 0.00s Cleaning stores took 0.00s -Init translation took 0.08s -Build styles took 0.00s -Load screen analysis took 0.02s +Init translation took 0.18s +Build styles took 0.01s +Load screen analysis took 0.04s Analyze screens took 0.00s Save screen analysis took 0.00s -Prepare screens took 0.07s +Prepare screens took 0.12s Save pyanalysis. took 0.00s Save bytecode. took 0.00s diff --git a/traceback.txt b/traceback.txt index 47f17b0..422e981 100644 --- a/traceback.txt +++ b/traceback.txt @@ -1,28 +1,26 @@ I'm sorry, but an uncaught exception occurred. While running game code: - File "game/script.rpy", line 24296, in script - with fad - File "game/script.rpy", line 24296, in - with fad -NameError: name 'fad' is not defined + File "game/script.rpy", line 347, in script + $ tradwife = false + File "game/script.rpy", line 347, in + $ tradwife = false +NameError: name 'false' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: - File "game/script.rpy", line 24296, in script - with fad - File "/home/joybuke/Documents/ComputerScience/Projects/Snoot/renpy-7.4.2-sdk/renpy/ast.py", line 1390, in execute - trans = renpy.python.py_eval(self.expr) - File "/home/joybuke/Documents/ComputerScience/Projects/Snoot/renpy-7.4.2-sdk/renpy/python.py", line 2249, in py_eval - return py_eval_bytecode(code, globals, locals) - File "/home/joybuke/Documents/ComputerScience/Projects/Snoot/renpy-7.4.2-sdk/renpy/python.py", line 2242, in py_eval_bytecode - return eval(bytecode, globals, locals) - File "game/script.rpy", line 24296, in - with fad -NameError: name 'fad' is not defined + File "game/script.rpy", line 347, in script + $ tradwife = false + File "/home/joybuke/Documents/ComputerScience/Projects/Snoot/renpy-7.4.2-sdk/renpy/ast.py", line 922, in execute + renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) + File "/home/joybuke/Documents/ComputerScience/Projects/Snoot/renpy-7.4.2-sdk/renpy/python.py", line 2218, in py_exec_bytecode + exec(bytecode, globals, locals) + File "game/script.rpy", line 347, in + $ tradwife = false +NameError: name 'false' is not defined Linux-5.10.0-7-amd64-x86_64-with-debian-11.0 Ren'Py 7.4.4.1439 -Dino Girl Gamu Beta-3.99 -Fri Jun 4 16:17:42 2021 +SnootGame vee3-Valiant-Velociraptor-Victory-patch1 +Sat Jun 5 11:40:57 2021