reflect attack automatically
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
};
|
||||
console.log(pokemonStatus);
|
||||
}
|
||||
export let attackId: number | undefined;
|
||||
let myValue;
|
||||
let currentValue = 0;
|
||||
let pokemonData: PokemonDBData | undefined;
|
||||
@@ -78,6 +79,7 @@
|
||||
bind:spatk_final
|
||||
bind:spdef_final
|
||||
bind:spd_final
|
||||
bind:attackId
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user