From 812e4efb57b6163b3ca330a17d03f6e6dd2db327 Mon Sep 17 00:00:00 2001 From: Kirk Scheibelhut Date: Fri, 5 Apr 2019 20:08:12 -0700 Subject: [PATCH] Document |-sethp| --- sim/SIM-PROTOCOL.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sim/SIM-PROTOCOL.md b/sim/SIM-PROTOCOL.md index a65ed52a87..d154732ef3 100644 --- a/sim/SIM-PROTOCOL.md +++ b/sim/SIM-PROTOCOL.md @@ -338,6 +338,10 @@ stat boosts are minor actions. > Same as `-damage`, but the Pokémon has healed damage instead. +`|-sethp|POKEMON|HP` + +> The specified Pokémon `POKEMON` now has `HP` hit points. + `|-status|POKEMON|STATUS` > The Pokémon `POKEMON` has been inflicted with `STATUS`.