Update /calc

This commit is contained in:
Kris Johnson 2021-12-15 17:45:18 -07:00 committed by GitHub
parent 0ab796e632
commit de9c894990
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1753,7 +1753,7 @@ export const commands: Chat.ChatCommands = {
);
}
this.sendReplyBox(
`Pok&eacute;mon Showdown! damage calculator. (Courtesy of Honko &amp; Austin)<br />` +
`Pok&eacute;mon Showdown! damage calculator. (Courtesy of Honko, Austin, &amp; Kris)<br />` +
`- <a href="https://calc.pokemonshowdown.com/index.html">Damage Calculator</a>`
);
},