Fix Trademarked (#11067)

Add effectType

Co-authored-by: Meijer,L. (Lucas) <l.meijer6@students.uu.nl>
This commit is contained in:
Lucas 2025-05-01 07:31:22 +02:00 committed by GitHub
parent 2dab03e2c0
commit 7135b1d196
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -191,6 +191,7 @@ export const Scripts: ModdedBattleScriptsData = {
flags: {},
// Does not need activation message with this
fullname: 'ability: ' + move.name,
effectType: "Ability",
onStart(this: Battle, pokemon: Pokemon) {
if (pokemon.m.trademarkUsedThisTurn) {
// no.