diff --git a/game/scripts/characters/snape/events/hangouts.rpy b/game/scripts/characters/snape/events/hangouts.rpy index 6a529ad1..b2d71124 100644 --- a/game/scripts/characters/snape/events/hangouts.rpy +++ b/game/scripts/characters/snape/events/hangouts.rpy @@ -54,7 +54,7 @@ label snape_hangout: jump ss_he_hermione_strip # Get to invite Snape to watch. # (Quidditch) Ask Snape for help with Slytherins. - if cho_quid.E6_complete and not cho_quid.E9_complete: + if cho_quid.E6_complete and not cho_quid.E8_complete and not cho_quid.E9_complete: jump cho_quid_E9 ### Snape Stories ###