From 81c52ef520e3f57252100a8fd83149a4273629a8 Mon Sep 17 00:00:00 2001 From: "Wyatt J. Miller" Date: Sun, 20 Apr 2025 21:48:10 -0500 Subject: [PATCH] change insult verbiage --- src/util/junk.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.",