diff --git a/src/util/junk.rs b/src/util/junk.rs index 1d69bba..19c0812 100644 --- a/src/util/junk.rs +++ b/src/util/junk.rs @@ -8,7 +8,7 @@ pub fn get_random_insult() -> String { fn get_insults<'a>() -> Vec<&'a str> { Vec::from([ - "You're the type to use Limit Break on trash mobs.", + "You're the type to use Limit Break on trash pulls.", "Your DPS is lower than a healer who only casts Medica II.", "Your glamour looks like you raided a NPC vendor in Limsa Lominsa.", "I've seen Lalafells with better threat generation than you.",