diff --git a/SeasonsOfLoneliness.cpp b/SeasonsOfLoneliness.cpp index bf9202b..ce4ec29 100644 --- a/SeasonsOfLoneliness.cpp +++ b/SeasonsOfLoneliness.cpp @@ -1297,6 +1297,14 @@ public: } switch (CURRENT_CUTSCENE) { case cutscene::TRANSITION_CUTSCENE:{ + if (GAME_FLAGS[gameflag::CHECK_ROVER_2]) { + LoadMap(MAP_4); + PLAYER_COORDS[0]=40.5; + PLAYER_COORDS[1]=37.5; + updatePlayerState(); + fadeIn(); + EndCutscene(); + } else if (GAME_FLAGS[gameflag::CHECK_ROVER]) { LoadMap(MAP_3); PLAYER_COORDS[0]=40.5; @@ -1388,6 +1396,9 @@ public: DisplayMessageBox(10); EndCutscene(); }break; + case cutscene::MAP_TRANSITION:{ + EndCutscene(); + }break; } } diff --git a/Seasons_of_Loneliness b/Seasons_of_Loneliness index 18f2dd1..3fa21d5 100755 Binary files a/Seasons_of_Loneliness and b/Seasons_of_Loneliness differ diff --git a/assets/maps/map4 b/assets/maps/map4 index ef35b44..7ca7d8b 100644 --- a/assets/maps/map4 +++ b/assets/maps/map4 @@ -77,6 +77,7 @@ 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 38;35;DOME 83;53;HAILSTORM_NODE 135;14;HAILSTORM_NODE