From 83c00398fc16790e14896187ca589ae7cbacd495 Mon Sep 17 00:00:00 2001 From: Frederico Santos Date: Mon, 20 May 2024 04:09:44 +0100 Subject: [PATCH] Updated documentation on PreSwitchOutFormChangeAbAttr apply --- src/data/ability.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/ability.ts b/src/data/ability.ts index e7d6d19b652..228e7c801ad 100644 --- a/src/data/ability.ts +++ b/src/data/ability.ts @@ -1717,7 +1717,7 @@ export class PreSwitchOutFormChangeAbAttr extends PreSwitchOutAbAttr { } /** - * + * On switch out, trigger the form change to the one defined in the ability * @param pokemon The pokemon switching out and changing form {@linkcode Pokemon} * @param passive N/A * @param args N/A