diff --git a/game/script.rpy b/game/script.rpy index bf49c1f..c39cf6c 100644 --- a/game/script.rpy +++ b/game/script.rpy @@ -4896,9 +4896,11 @@ label faculty: if very_loud_quitting.has(): "Very Loud Quitting already has been completed. Consider finding a different ending." - $ very_loud_quitting.grant() + $ very_loud_quitting.grant() - jump ending + jump ending + + # :) else: yuuka "{i}The students were estatic but the faculty were deeply worried.{/i}" (cb_name="")