PoracleJS
PoracleJS copied to clipboard
add *Eng for the pokemons in the `weatherchange` dts
Description
Added the following that can be used in the activePokemons
of the weatherchange
dts:
- nameEng
- fullNameEng
- formNameEng
- formNormalised
- formNormalisedEng
Ex:
{{#each activePokemons}}**{{this.fullNameEng}}** - {{round this.iv}}% - {{this.cp}}CP\n{{/each}}
Running locally in production for a while. Same logic as found in monster.js