Skip to content

Commit

Permalink
Add tip talking that, if you change your gender in Loritta, the GIFs …
Browse files Browse the repository at this point in the history
…shown in the commands change
  • Loading branch information
MrPowerGamerBR committed Feb 26, 2025
1 parent accd523 commit 1735a1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ object RoleplayUtils {

color = roleplayActionAttributes.embedColor.rgb

footer(picturePath)
footer("${i18nContext.get(RoleplayCommand.I18N_PREFIX.GenderTip)} - $picturePath")
}

actionRow(
Expand Down
1 change: 1 addition & 0 deletions resources/languages/pt/commands/roleplay.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ retribute: "Retribuir" #Retribute this Action Button
pictureSource: "Fonte da Imagem" #Source of the Action's Picture
whatActionDoYouWantForTheUser: "Qual ação você deseja fazer em {userMention}?"
youCantUseThisHere: "Você não consegue fazer ações de roleplay aqui!"
genderTip: "Dica: Sabia que as GIFs mudam dependendo do seu \"/gênero\" configurado na Loritta?"
hug:
label: "abraçar"
buttonLabel: "Abraçar"
Expand Down

0 comments on commit 1735a1a

Please sign in to comment.