kbity -> kitty

This commit is contained in:
2023-03-31 14:37:57 -07:00
parent df5787e5b7
commit 83ccc31222

View File

@ -17,7 +17,7 @@ class GooseCommand : CommandExecutor {
return true return true
} }
sender.chat( sender.chat(
"Goose is the most beautiful kbity to ever exist <3", "Goose is the most beautiful kitty to ever exist <3",
"I don't know who Nat is but there is no way she can compare to Goose." "I don't know who Nat is but there is no way she can compare to Goose."
) )
return true return true