mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-06-28 20:42:45 +02:00
useless change
This commit is contained in:
parent
c9f56d8a97
commit
15cff42d8d
@ -2,7 +2,7 @@ import { AbilityTranslationEntries } from "#app/interfaces/locales.js";
|
|||||||
|
|
||||||
export const ability: AbilityTranslationEntries = {
|
export const ability: AbilityTranslationEntries = {
|
||||||
stench: {
|
stench: {
|
||||||
name: "Duftnote",
|
name: "Duftnote ",
|
||||||
description: "Lässt das Ziel beim Angriff eventuell durch Gestank zurückschrecken.",
|
description: "Lässt das Ziel beim Angriff eventuell durch Gestank zurückschrecken.",
|
||||||
},
|
},
|
||||||
drizzle: {
|
drizzle: {
|
||||||
|
Loading…
Reference in New Issue
Block a user