diff --git a/NS.py b/NS.py index 68f3a53..5aa3007 100644 --- a/NS.py +++ b/NS.py @@ -3667,7 +3667,8 @@ class Ending(Animation): # Create a message for single-player mode else: - text = f"You vanquished my goon and got #{self.rank()[0]} out of {self.rank()[1]}! Well done, slime bag.\n" + text = (f"You vanquished my goon and got the #{self.rank()[0]} rank out of {self.rank()[1]} overall!\n" + "Well done, slime bag.") if self.defeated_level_index == 2: dialogue.set_name("Tony")